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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 13:24:48 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9b6891a932dc9c970d12dc26daaf832087eaa903
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 14 19:44:13 2010 +0000

    2010-09-14  Kwang Yul Seo  <skyul at company100.net>
    
            Reviewed by Andreas Kling.
    
            [chromium] Remove unused ICU headers
            https://bugs.webkit.org/show_bug.cgi?id=45698
    
            Remove unused headers.
    
            * platform/graphics/chromium/FontCacheLinux.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67485 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 87b7472..495b78f 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,14 @@
+2010-09-14  Kwang Yul Seo  <skyul at company100.net>
+
+        Reviewed by Andreas Kling.
+
+        [chromium] Remove unused ICU headers
+        https://bugs.webkit.org/show_bug.cgi?id=45698
+
+        Remove unused headers.
+
+        * platform/graphics/chromium/FontCacheLinux.cpp:
+
 2010-09-14  Andreas Kling  <andreas.kling at nokia.com>
 
         Reviewed by Antonio Gomes.
diff --git a/WebCore/platform/graphics/chromium/FontCacheLinux.cpp b/WebCore/platform/graphics/chromium/FontCacheLinux.cpp
index 2fda22d..4399d35 100644
--- a/WebCore/platform/graphics/chromium/FontCacheLinux.cpp
+++ b/WebCore/platform/graphics/chromium/FontCacheLinux.cpp
@@ -43,7 +43,6 @@
 #include "SkTypeface.h"
 #include "SkUtils.h"
 
-#include <unicode/utf16.h>
 #include <wtf/Assertions.h>
 #include <wtf/text/AtomicString.h>
 #include <wtf/text/CString.h>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list