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

kenneth at webkit.org kenneth at webkit.org
Wed Dec 22 14:28:48 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2d8152cea7a6ee0590031ab3360c792b7ecab27f
Author: kenneth at webkit.org <kenneth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 11 14:43:16 2010 +0000

    Unreviewed win build fix.
    
    * WebProcess/WebCoreSupport/WebChromeClient.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69491 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index 7296583..fd8be28 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-11  Kenneth Rohde Christiansen  <kenneth.christiansen at openbossa.org>
+
+        Unreviewed win build fix.
+
+        * WebProcess/WebCoreSupport/WebChromeClient.cpp:
+
 2010-10-08  Kenneth Rohde Christiansen  <kenneth.christiansen at openbossa.org>
 
         Reviewed by Sam Weinig.
diff --git a/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp b/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp
index dbf5a0d..099ec4e 100644
--- a/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp
+++ b/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp
@@ -31,7 +31,6 @@
 
 #include "DrawingArea.h"
 #include "InjectedBundleUserMessageCoders.h"
-#include "ViewportArguments.h"
 #include "WebCoreArgumentCoders.h"
 #include "WebFrame.h"
 #include "WebFrameLoaderClient.h"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list