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

Unified Diff: components/variations.gypi

Issue 1309843005: Remove more //chrome dependencies from VariationsService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@variations_service_get_channel
Patch Set: Created 5 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: components/variations.gypi
diff --git a/components/variations.gypi b/components/variations.gypi
index f93b645658e8d8b381285fc3a4e0257e66ad91c9..ebd863c4c7f432b8ce401bab46546e2fe2564ace 100644
--- a/components/variations.gypi
+++ b/components/variations.gypi
@@ -62,6 +62,8 @@
'variations/variations_seed_simulator.h',
'variations/variations_seed_store.cc',
'variations/variations_seed_store.h',
+ 'variations/variations_switches.cc',
+ 'variations/variations_switches.h',
'variations/variations_url_constants.cc',
'variations/variations_url_constants.h',
'variations/variations_util.cc',

Powered by Google App Engine
This is Rietveld 408576698