[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

yuzo at google.com yuzo at google.com
Wed Dec 22 14:51:11 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a69e0502ff637a094824fd0e33c1c2e08bfc7e33
Author: yuzo at google.com <yuzo at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 22 05:16:24 2010 +0000

    2010-10-21  Yuzo Fujishima  <yuzo at google.com>
    
            Unreviewed build fix attempt for Chromium Linux Debug Clang
    
            * public/WebExternalPopupMenu.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70289 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index 238ae45..7c1f491 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-21  Yuzo Fujishima  <yuzo at google.com>
+
+        Unreviewed build fix attempt for Chromium Linux Debug Clang
+
+        * public/WebExternalPopupMenu.h:
+
 2010-10-21  Tony Chang  <tony at chromium.org>
 
         Reviewed by Dimitri Glazkov.
diff --git a/WebKit/chromium/public/WebExternalPopupMenu.h b/WebKit/chromium/public/WebExternalPopupMenu.h
index 95bae95..49630cf 100644
--- a/WebKit/chromium/public/WebExternalPopupMenu.h
+++ b/WebKit/chromium/public/WebExternalPopupMenu.h
@@ -33,7 +33,7 @@
 
 namespace WebKit {
 
-class WebRect;
+struct WebRect;
 
 class WebExternalPopupMenu {
 public:

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list