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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 15:22:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b8fd87f0ab721b59c9906359afab407a1c083b80
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 2 15:37:50 2010 +0000

    Unreviewed trivial fix.
    
    * WebCore.pro: Remove inspector/InspectorResource.h after r71035.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71117 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index d32ed0a..307c48b 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-02  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed trivial fix.
+
+        * WebCore.pro: Remove inspector/InspectorResource.h after r71035.
+
 2010-11-02  Pavel Podivilov  <podivilov at chromium.org>
 
         Reviewed by Pavel Feldman.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index e2e98ab..c028a26 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -1897,7 +1897,6 @@ HEADERS += \
     inspector/InspectorFrontendHost.h \
     inspector/InspectorInstrumentation.h \
     inspector/InspectorProfilerAgent.h \
-    inspector/InspectorResource.h \
     inspector/InspectorResourceAgent.h \
     inspector/InspectorState.h \
     inspector/InspectorStorageAgent.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list