[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

cmarrin at apple.com cmarrin at apple.com
Fri Jan 21 15:08:29 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit fc0ee8b7914509b0584efcd32edee4473da9c2be
Author: cmarrin at apple.com <cmarrin at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 7 21:08:29 2011 +0000

    2011-01-07  Chris Marrin  <cmarrin at apple.com>
    
            Unreviewed.
    
            Build fix.
    
            * platform/graphics/ca/win/PlatformCALayerWin.cpp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75266 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index ae0d5fa..9321e54 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-07  Chris Marrin  <cmarrin at apple.com>
+
+        Unreviewed.
+
+        Build fix.
+
+        * platform/graphics/ca/win/PlatformCALayerWin.cpp:
+
 2011-01-06  Gavin Barraclough  <barraclough at apple.com>
 
         Reviewed by Geoff Garen.
diff --git a/WebCore/platform/graphics/ca/win/PlatformCALayerWin.cpp b/WebCore/platform/graphics/ca/win/PlatformCALayerWin.cpp
index 7f52fdf..982b5f6 100644
--- a/WebCore/platform/graphics/ca/win/PlatformCALayerWin.cpp
+++ b/WebCore/platform/graphics/ca/win/PlatformCALayerWin.cpp
@@ -33,9 +33,7 @@
 #include "GraphicsContext.h"
 #include "PlatformCALayerWinInternal.h"
 #include "WKCACFLayerRenderer.h"
-#include <QuartzCore/CACFAnimation.h>
-#include <QuartzCore/CACFContext.h>
-#include <QuartzCore/CACFLayer.h>
+#include <QuartzCore/CoreAnimationCF.h>
 #include <wtf/CurrentTime.h>
 #include <wtf/text/CString.h>
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list