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

Unified Diff: Source/platform/fonts/harfbuzz/HarfBuzzShaper.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/GenericFontFamilySettings.h ('k') | Source/platform/text/LocaleToScriptMapping.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/harfbuzz/HarfBuzzShaper.h
diff --git a/Source/platform/fonts/harfbuzz/HarfBuzzShaper.h b/Source/platform/fonts/harfbuzz/HarfBuzzShaper.h
index 9b2c60d4ef8c14cc979f60ea6ff6abd73e551462..a50e9898d212556a1ad8a8cfab75fdbe2b5f95e9 100644
--- a/Source/platform/fonts/harfbuzz/HarfBuzzShaper.h
+++ b/Source/platform/fonts/harfbuzz/HarfBuzzShaper.h
@@ -42,6 +42,8 @@
#include "wtf/unicode/CharacterNames.h"
#include "wtf/Vector.h"
+#include <unicode/uscript.h>
+
namespace WebCore {
class Font;
« no previous file with comments | « Source/platform/fonts/GenericFontFamilySettings.h ('k') | Source/platform/text/LocaleToScriptMapping.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698