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

Unified Diff: chrome/chrome_installer.gypi

Issue 23579003: GCAPI should append to the existing experiment_labels instead of clobbering them. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move Windows only variations_util code to variations_util_win Created 7 years, 4 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: chrome/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index fd405ce9924529b769275477413135e5dbc9050f..aca7bd0ec14c6dad1298ad6dbd49b546d82a0705 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -65,7 +65,10 @@
],
'sources': [
'installer/gcapi/gcapi_last_run_test.cc',
+ 'installer/gcapi/gcapi_omaha_experiment_test.cc',
'installer/gcapi/gcapi_reactivation_test.cc',
+ 'installer/gcapi/gcapi_registry_overriding_test.cc',
+ 'installer/gcapi/gcapi_registry_overriding_test.h',
'installer/gcapi/gcapi_test.cc',
'installer/gcapi/gcapi_test.rc',
'installer/gcapi/resource.h',

Powered by Google App Engine
This is Rietveld 408576698