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

Unified Diff: components/variations.gypi

Issue 1417503010: Variations seed is pulled from the Java application on the first launch of Chrome (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Newline added due to clang build error Created 5 years, 1 month 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 d1fc8c6712a41e686b301a1f3d1c61eedea89391..4d9ce3f5fd5daa19b4ee19f6c1b04371a0523b19 100644
--- a/components/variations.gypi
+++ b/components/variations.gypi
@@ -113,6 +113,7 @@
'variations/service/variations_service.cc',
'variations/service/variations_service.h',
'variations/service/variations_service_client.h',
+ 'variations/service/variations_service_client.cc',
],
},
{
« no previous file with comments | « chrome/browser/metrics/variations/chrome_variations_service_client.cc ('k') | components/variations/service/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698