Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Unified Diff: Source/platform/fonts/GenericFontFamilySettings.h

Issue 218583007: Removed unused includes from UnicodeIcu.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed android compilation issue. Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/platform/fonts/FontDescription.h ('k') | Source/platform/fonts/harfbuzz/HarfBuzzShaper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/GenericFontFamilySettings.h
diff --git a/Source/platform/fonts/GenericFontFamilySettings.h b/Source/platform/fonts/GenericFontFamilySettings.h
index d7868e01334ba01cf8719f5a84e58cce9f0d12a8..cb019ed8e9c76e5aa9cc83e40426e0c49fa96d95 100644
--- a/Source/platform/fonts/GenericFontFamilySettings.h
+++ b/Source/platform/fonts/GenericFontFamilySettings.h
@@ -36,6 +36,7 @@
#include "wtf/text/AtomicString.h"
#include "wtf/text/AtomicStringHash.h"
+#include <unicode/uscript.h>
namespace WebCore {
« no previous file with comments | « Source/platform/fonts/FontDescription.h ('k') | Source/platform/fonts/harfbuzz/HarfBuzzShaper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698