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

Unified Diff: chrome/chrome_common.gypi

Issue 2020413002: Refactor out a new class for syncing field trials in child processes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 years, 7 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_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 7aea68295b2b77c2e3f60da488d9399e302032da..5ffe8127e2dc87cbaa1db8b0cb857fba7873373f 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -102,6 +102,8 @@
'common/url_constants.h',
'common/v8_breakpad_support_win.cc',
'common/v8_breakpad_support_win.h',
+ 'common/variations/child_process_field_trial_syncer.cc',
+ 'common/variations/child_process_field_trial_syncer.h',
'common/variations/variations_util.cc',
'common/variations/variations_util.h',
'common/web_application_info.cc',

Powered by Google App Engine
This is Rietveld 408576698