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

tony at chromium.org tony at chromium.org
Wed Dec 22 12:51:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0061657ff73755f1db181ac43d59b70e47ad112f
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 31 21:15:22 2010 +0000

    2010-08-31  Tony Chang  <tony at chromium.org>
    
            Unreviewed, fix chromium compile.
    
            * bindings/v8/custom/V8DeviceOrientationEventCustom.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66530 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 038a1f4..6d6bc33 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-31  Tony Chang  <tony at chromium.org>
+
+        Unreviewed, fix chromium compile.
+
+        * bindings/v8/custom/V8DeviceOrientationEventCustom.cpp:
+
 2010-08-31  Chris Rogers  <crogers at google.com>
 
         Reviewed by Kenneth Russell.
diff --git a/WebCore/bindings/v8/custom/V8DeviceOrientationEventCustom.cpp b/WebCore/bindings/v8/custom/V8DeviceOrientationEventCustom.cpp
index 0fee4d1..72f759a 100644
--- a/WebCore/bindings/v8/custom/V8DeviceOrientationEventCustom.cpp
+++ b/WebCore/bindings/v8/custom/V8DeviceOrientationEventCustom.cpp
@@ -30,6 +30,7 @@
 
 #include "DeviceOrientation.h"
 #include "V8Binding.h"
+#include "V8BindingMacros.h"
 #include "V8Proxy.h"
 
 #include <v8.h>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list