From eec25030da926b09dd547d0dd6c672bed7433d76 Mon Sep 17 00:00:00 2001 From: "evan@chromium.org" Date: Fri, 27 Jan 2012 02:44:00 +0000 Subject: common.gypi: move harfbuzz-NG setting out into harfbuzz project Less code in the central gyp file, more code near where it's used. Review URL: http://codereview.chromium.org/9271077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119348 0039d316-1c4b-4281-b951-d872f2087c98 --- build/common.gypi | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build') diff --git a/build/common.gypi b/build/common.gypi index a4deaca..e779f01 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -649,10 +649,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 -- cgit v1.1