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

Unified Diff: build/common.gypi

Issue 9699054: rlz: Hook up on mac, switch to chrome's network stack on win. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 9 months 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
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 7e777104b303c427e5c5f8b87a9daedbce20116c..2deed24dbedfa94104895ed52bc5005fc0e1e7fa 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1059,6 +1059,9 @@
'<(PRODUCT_DIR)/default_apps/search.crx',
'<(PRODUCT_DIR)/default_apps/youtube.crx',
],
+
+ # Force rlz to use chrome's networking stack.
+ 'rlz_use_chrome_net%': 1,
},
'target_defaults': {
'variables': {
« no previous file with comments | « DEPS ('k') | chrome/browser/browser_shutdown.cc » ('j') | chrome/browser/rlz/rlz.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698