Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 6d74de66d88afe19c58e39903ae3798f3fe66e93..6d09a47b45af10cd70868afe85d7671a748625d2 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1141,10 +1141,8 @@ |
# Uses system APIs for decoding audio and video. |
'use_libffmpeg%': '0', |
- # Always use the chromium skia. The use_system_harfbuzz needs to |
- # match use_system_skia. |
+ # Always use the chromium skia. |
'use_system_skia%': '0', |
- 'use_system_harfbuzz%': '0', |
# Configure crash reporting and build options based on release type. |
'conditions': [ |