[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

tonyg at chromium.org tonyg at chromium.org
Sun Feb 20 23:19:54 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit bd541058766325a4b2fa8c54d60d3e85773fd1ab
Author: tonyg at chromium.org <tonyg at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 19 23:38:30 2011 +0000

    2011-01-19  Tony Gentilcore  <tonyg at chromium.org>
    
            Unreviewed build fix.
    
            Build fix for r76170
            https://bugs.webkit.org/show_bug.cgi?id=52758
    
            * platform/graphics/chromium/UniscribeHelperTextRun.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76174 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index a94130f..24d561d 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-19  Tony Gentilcore  <tonyg at chromium.org>
+
+        Unreviewed build fix.
+
+        Build fix for r76170
+        https://bugs.webkit.org/show_bug.cgi?id=52758
+
+        * platform/graphics/chromium/UniscribeHelperTextRun.cpp:
+
 2011-01-19  David D. Kilzer  <ddkilzer at apple.com>
 
         <http://webkit.org/b/52687> Clean up FrameLoader methods for PLUGIN_PROXY_FOR_VIDEO
diff --git a/Source/WebCore/platform/graphics/chromium/UniscribeHelperTextRun.cpp b/Source/WebCore/platform/graphics/chromium/UniscribeHelperTextRun.cpp
index f801c13..84a08fc 100644
--- a/Source/WebCore/platform/graphics/chromium/UniscribeHelperTextRun.cpp
+++ b/Source/WebCore/platform/graphics/chromium/UniscribeHelperTextRun.cpp
@@ -34,6 +34,7 @@
 #include "ChromiumBridge.h"
 #include "Font.h"
 #include "SimpleFontData.h"
+#include "TextRun.h"
 
 namespace WebCore {
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list