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

Unified Diff: components/variations/BUILD.gn

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/BUILD.gn
diff --git a/components/variations/BUILD.gn b/components/variations/BUILD.gn
index 811cdff0877fef027c138c97c00df9a8ff32849a..c0e4b45687a85feb0237e3b280f2e6666e77e9ce 100644
--- a/components/variations/BUILD.gn
+++ b/components/variations/BUILD.gn
@@ -44,6 +44,8 @@ source_set("variations") {
"variations_seed_simulator.h",
"variations_seed_store.cc",
"variations_seed_store.h",
+ "variations_switches.cc",
+ "variations_switches.h",
"variations_url_constants.cc",
"variations_url_constants.h",
"variations_util.cc",

Powered by Google App Engine
This is Rietveld 408576698