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

Unified Diff: Source/platform/fonts/FontDescription.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/FontCache.h ('k') | Source/platform/fonts/GenericFontFamilySettings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/FontDescription.h
diff --git a/Source/platform/fonts/FontDescription.h b/Source/platform/fonts/FontDescription.h
index 2a76aab77326898f3cb26bf877c6a7657dde8496..4775da535724141c05b7666a54f4be4e71990fa2 100644
--- a/Source/platform/fonts/FontDescription.h
+++ b/Source/platform/fonts/FontDescription.h
@@ -40,6 +40,8 @@
#include "wtf/RefPtr.h"
+#include <unicode/uscript.h>
+
namespace WebCore {
class PLATFORM_EXPORT FontDescription {
« no previous file with comments | « Source/platform/fonts/FontCache.h ('k') | Source/platform/fonts/GenericFontFamilySettings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698