Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 6f4223b15eb59c2f9eea622480f777039de0f960..9fa735ff8e8830e5cb2e7fb1ebe3dcff9b82123c 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1455,7 +1455,7 @@ |
# Whether we are using the rlz library or not. Platforms like Android send |
# rlz codes for searches but do not use the library. |
- 'enable_rlz%': 0, |
+ 'enable_rlz%': 1, |
Roger Tawa OOO till Jul 10th
2014/09/30 14:43:35
Make sure to take this out before commit.
|
# Turns on the i18n support in V8. |
'v8_enable_i18n_support': 1, |