Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index aca6efd95a3f06e2727d56d11dff5c612521c6a3..7d37157d36e52c132d042b0793e2becdf0b7a06a 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -463,6 +463,9 @@ |
# bundled with the executable. |
# component: CLD2 data is provided as a Chrome "component" and is |
# downloaded via the component updater. |
+ # |
+ # 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', |
# Enable spell checker. |