Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2130)

Unified Diff: build/common.gypi

Issue 11275284: [cros,rlz] Financial ping livelock fix and proper shutdown. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Enable on Chromium for testing (DO NOT COMMIT) Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | rlz/chromeos/lib/rlz_value_store_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
}],
],
« no previous file with comments | « no previous file | rlz/chromeos/lib/rlz_value_store_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698