Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 72406fcde00903e2006b1f533e1caefab5f14586..91ea632137401c81ef4648a7b391fbda90b45a7c 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1428,7 +1428,7 @@ |
}], |
# Enable RLZ on Win and Mac. |
- ['branding=="Chrome" and (OS=="win" or OS=="mac")', { |
Ivan Korotkov
2012/11/19 11:47:04
This is for trybots
|
+ ['OS=="win" or OS=="mac"', { |
'enable_rlz%': 1, |
}], |
], |