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

Unified Diff: Source/config.h

Issue 416273004: Remove WTF_USE_HARFBUZZ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge w/HEAD Created 6 years, 5 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 | « no previous file | Source/platform/fonts/skia/SimpleFontDataSkia.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/config.h
diff --git a/Source/config.h b/Source/config.h
index 3097034584c41b5f8e949d43189fd5864bd9e714..fb4e25219df1a5c342a902169211b0321dd23b9d 100644
--- a/Source/config.h
+++ b/Source/config.h
@@ -138,7 +138,3 @@
#include <cstddef>
#endif
-
-#if OS(LINUX) || OS(ANDROID) || OS(WIN)
-#define WTF_USE_HARFBUZZ 1
-#endif
« no previous file with comments | « no previous file | Source/platform/fonts/skia/SimpleFontDataSkia.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698