summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'build/common.gypi')
-rw-r--r--build/common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 32a5bc0..4a1c3d8 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -353,7 +353,7 @@
# 0: Don't specify the version. This option is for the Finch testing.
# 1: Use only CLD1.
# 2: Use only CLD2.
- 'cld_version%': 0,
+ 'cld_version%': 2,
# Enable spell checker.
'enable_spellcheck%': 1,