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

andersca at apple.com andersca at apple.com
Wed Dec 22 15:34:38 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 43834c0c04c5953042106c3dc280685c30903cb1
Author: andersca at apple.com <andersca at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 8 18:19:03 2010 +0000

    Build fix.
    
    * MigrateHeaders.make:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71540 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/mac/ChangeLog b/WebKit/mac/ChangeLog
index dca58d5..7582286 100644
--- a/WebKit/mac/ChangeLog
+++ b/WebKit/mac/ChangeLog
@@ -1,5 +1,11 @@
 2010-11-08  Anders Carlsson  <andersca at apple.com>
 
+        Build fix.
+
+        * MigrateHeaders.make:
+
+2010-11-08  Anders Carlsson  <andersca at apple.com>
+
         Reviewed by Adam Roben.
 
         Remove use of HIGetScaleFactor
diff --git a/WebKit/mac/MigrateHeaders.make b/WebKit/mac/MigrateHeaders.make
index 2e6f24a..d674d4d 100644
--- a/WebKit/mac/MigrateHeaders.make
+++ b/WebKit/mac/MigrateHeaders.make
@@ -222,7 +222,6 @@ all : \
     $(PRIVATE_HEADERS_DIR)/DOMSVGAnimatedNumberList.h \
     $(INTERNAL_HEADERS_DIR)/DOMSVGAnimatedNumberListInternal.h \
     $(PRIVATE_HEADERS_DIR)/DOMSVGAnimatedPathData.h \
-    $(PRIVATE_HEADERS_DIR)/DOMSVGAnimatedPoints.h \
     $(PRIVATE_HEADERS_DIR)/DOMSVGAnimatedPreserveAspectRatio.h \
     $(INTERNAL_HEADERS_DIR)/DOMSVGAnimatedPreserveAspectRatioInternal.h \
     $(PRIVATE_HEADERS_DIR)/DOMSVGAnimatedRect.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list