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

Unified Diff: components/variations.gypi

Issue 1312143003: Abstract chrome::GetChannel() through VariationsServiceClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@variations_service_upgrade_detector
Patch Set: Rebase 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 | « chrome/browser/metrics/variations/variations_service.cc ('k') | components/variations/service/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations.gypi
diff --git a/components/variations.gypi b/components/variations.gypi
index dfa3f0c5ddff6592f8881ca897663f8f99ae6983..f93b645658e8d8b381285fc3a4e0257e66ad91c9 100644
--- a/components/variations.gypi
+++ b/components/variations.gypi
@@ -96,6 +96,7 @@
],
'dependencies': [
'../base/base.gyp:base',
+ 'version_info',
],
'sources': [
'variations/service/variations_service_client.h',
« no previous file with comments | « chrome/browser/metrics/variations/variations_service.cc ('k') | components/variations/service/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698