[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

ossy at webkit.org ossy at webkit.org
Thu Oct 29 20:47:42 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 290c083d5b5253f02403419f5a6c5f720b933a3d
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 19 15:02:33 2009 +0000

    2009-10-19  Csaba Osztrogonác  <ossy at webkit.org>
    
            Unreviewed build warning fix.
            [Qt] Apply changes to WebCore.pro introduced in r49778
    
            * WebCore.pro: Removed svg/graphics/filters/SVGFEGaussianBlur.h from HEADERS
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49783 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 9eef0f6..8de2098 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-19  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed build warning fix.
+        [Qt] Apply changes to WebCore.pro introduced in r49778
+
+        * WebCore.pro: Removed svg/graphics/filters/SVGFEGaussianBlur.h from HEADERS
+
 2009-10-19  Dirk Schulze  <krit at webkit.org>
 
         Reviewed by Darin Adler.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index 40cdd7d..13fd7c5 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -2101,7 +2101,6 @@ HEADERS += \
     svg/graphics/filters/SVGFEDiffuseLighting.h \
     svg/graphics/filters/SVGFEDisplacementMap.h \
     svg/graphics/filters/SVGFEFlood.h \
-    svg/graphics/filters/SVGFEGaussianBlur.h \
     svg/graphics/filters/SVGFEImage.h \
     svg/graphics/filters/SVGFEMerge.h \
     svg/graphics/filters/SVGFEMorphology.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list