Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index e5c963e57c432193b553e221db06495f585e2b6f..ae38a56eec0703b8d60d211c168375a920b0c92c 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -466,7 +466,7 @@ |
# |
# For more information on switching the CLD2 data source, see: |
# https://sites.google.com/a/chromium.org/dev/developers/how-tos/compact-language-detector-cld-data-source-configuration |
- 'cld2_data_source': 'static', |
+ 'cld2_data_source%': 'static', |
# Enable spell checker. |
'enable_spellcheck%': 1, |