| 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
|
|
|