[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

pfeldman at chromium.org pfeldman at chromium.org
Sun Feb 20 22:56:58 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 05fd65cb5494933e8b29358f1958aa995f7deacc
Author: pfeldman at chromium.org <pfeldman at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 14 09:59:55 2011 +0000

    2011-01-14  Pavel Feldman  <pfeldman at chromium.org>
    
            Not reviewed: gtk build fix.
    
            * webkit/webkitwebinspector.cpp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75780 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/gtk/ChangeLog b/WebKit/gtk/ChangeLog
index a6528b4..7f920f3 100644
--- a/WebKit/gtk/ChangeLog
+++ b/WebKit/gtk/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-14  Pavel Feldman  <pfeldman at chromium.org>
+
+        Not reviewed: gtk build fix.
+
+        * webkit/webkitwebinspector.cpp:
+
 2011-01-13  Alejandro G. Castro  <alex at igalia.com>
 
         Reviewed by Martin Robinson.
diff --git a/WebKit/gtk/webkit/webkitwebinspector.cpp b/WebKit/gtk/webkit/webkitwebinspector.cpp
index 1fa2fad..df63c63 100644
--- a/WebKit/gtk/webkit/webkitwebinspector.cpp
+++ b/WebKit/gtk/webkit/webkitwebinspector.cpp
@@ -28,6 +28,7 @@
 #include "HitTestRequest.h"
 #include "HitTestResult.h"
 #include "InspectorClientGtk.h"
+#include "InspectorController.h"
 #include "IntPoint.h"
 #include "Page.h"
 #include "RenderLayer.h"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list