Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 268a333e3534f05dcf5588b2de399ac891a8f238..e9af8c12bf8d02a87c26a2ffd7f789db90573aed 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -950,7 +950,8 @@ |
'windows_sdk_default_path': '<(DEPTH)/third_party/platformsdk_win8/files', |
'directx_sdk_default_path': '<(DEPTH)/third_party/directxsdk/files', |
- # Whether rlz is enabled. |
+ # 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, |
'conditions': [ |