Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 96e2fb79a55a8ab76b508638e2dccd4228544c8e..9fe738f0419228d381503e651573361743e377c9 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1408,7 +1408,7 @@ |
}], |
# Enable RLZ on Win and Mac. |
- ['branding=="Chrome" and (OS=="win" or OS=="mac")', { |
Roger Tawa OOO till Jul 10th
2012/11/15 16:06:19
this line won't be committed right?
Ivan Korotkov
2012/11/15 16:30:15
Right, this is for trybots.
|
+ ['OS=="win" or OS=="mac"', { |
'enable_rlz%': 1, |
}], |
], |