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

Unified Diff: components/variations/BUILD.gn

Issue 1293113004: Introduce (Chrome)VariationsServiceClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Self-review 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
« no previous file with comments | « components/variations.gypi ('k') | components/variations/variations_service_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/BUILD.gn
diff --git a/components/variations/BUILD.gn b/components/variations/BUILD.gn
index e471d95387cd815ae22abe5c1cec12952771ca16..0a8113e044b9709fec81f32d593948e4ebb698b9 100644
--- a/components/variations/BUILD.gn
+++ b/components/variations/BUILD.gn
@@ -40,6 +40,7 @@ source_set("variations") {
"variations_seed_processor.h",
"variations_seed_simulator.cc",
"variations_seed_simulator.h",
+ "variations_service_client.h",
"variations_url_constants.cc",
"variations_url_constants.h",
]
« no previous file with comments | « components/variations.gypi ('k') | components/variations/variations_service_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698