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

senorblanco at chromium.org senorblanco at chromium.org
Wed Dec 22 12:39:43 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a310a8fd1416fc160d6cf3b89be862d3a1ea7f5e
Author: senorblanco at chromium.org <senorblanco at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 26 21:31:45 2010 +0000

    2010-08-26  Stephen White  <senorblanco at chromium.org>
    
            Unreviewed; build fix.
    
            Fix for Chromium/Mac.
    
            * platform/graphics/chromium/Shader.cpp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66136 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 92c6ada..aa04b81 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-26  Stephen White  <senorblanco at chromium.org>
+
+        Unreviewed; build fix.
+
+        Fix for Chromium/Mac.
+
+        * platform/graphics/chromium/Shader.cpp:
+
 2010-08-26  Tony Chang  <tony at chromium.org>
 
         Reviewed by David Hyatt.
diff --git a/WebCore/platform/graphics/chromium/Shader.cpp b/WebCore/platform/graphics/chromium/Shader.cpp
index 2ef7935..8e3a401 100644
--- a/WebCore/platform/graphics/chromium/Shader.cpp
+++ b/WebCore/platform/graphics/chromium/Shader.cpp
@@ -31,6 +31,7 @@
 #include "config.h"
 #include "Shader.h"
 
+#include "AffineTransform.h"
 #include "GraphicsContext3D.h"
 
 #include <wtf/text/CString.h>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list