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

Unified Diff: build/common.gypi

Issue 9271077: common.gypi: move harfbuzz-NG setting out into harfbuzz project (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 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 | third_party/harfbuzz/harfbuzz.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 8d5f422484f5e4b387b1fc740a23b426ba0cc8bd..10daaa11c1e59d85957c8fd7831923c14486f6d0 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -655,10 +655,6 @@
'grit_defines': [],
- # Use Harfbuzz-NG instead of Harfbuzz.
- # Under development: http://crbug.com/68551
- 'use_harfbuzz_ng%': 0,
-
# If debug_devtools is set to 1, JavaScript files for DevTools are
# stored as is and loaded from disk. Otherwise, a concatenated file
# is stored in resources.pak. It is still possible to load JS files
« no previous file with comments | « no previous file | third_party/harfbuzz/harfbuzz.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698