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

Unified Diff: Source/build/features.gypi

Issue 617103003: Replace ENABLE_OPENTYPE_VERTICAL implementation with HarfBuzz (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@removeOpenTypeVertical
Patch Set: Additional TestExpectations tweaking for Mac Created 6 years 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 | « LayoutTests/fast/writing-mode/text-orientation-basic.html ('k') | Source/platform/fonts/Font.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/build/features.gypi
diff --git a/Source/build/features.gypi b/Source/build/features.gypi
index 9ee605c7abf0bb081df49ba1c4e51ca7e4191e2b..0e08f173f28c2173e54f52bc3258c343255157c7 100644
--- a/Source/build/features.gypi
+++ b/Source/build/features.gypi
@@ -32,7 +32,6 @@
# The following defines turn WebKit features on and off.
'variables': {
'feature_defines': [
- 'ENABLE_OPENTYPE_VERTICAL=1',
'ENABLE_LAYOUT_UNIT_IN_INLINE_BOXES=0',
# WTF_USE_DYNAMIC_ANNOTATIONS=1 may be defined in build/common.gypi
# We can't define it here because it should be present only
« no previous file with comments | « LayoutTests/fast/writing-mode/text-orientation-basic.html ('k') | Source/platform/fonts/Font.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698