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

Unified Diff: components/variations/service/DEPS

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 | « components/variations/service/BUILD.gn ('k') | components/variations/service/variations_service_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/service/DEPS
diff --git a/components/crash_keys/DEPS b/components/variations/service/DEPS
similarity index 70%
copy from components/crash_keys/DEPS
copy to components/variations/service/DEPS
index 9b9a615fe07e1d018026cf49f076b7e2d2883ed1..1d0c860829421fdae7ff912faa882712da082e71 100644
--- a/components/crash_keys/DEPS
+++ b/components/variations/service/DEPS
@@ -1,7 +1,5 @@
# This component is shared with the Chrome OS build, so it's important to limit
# dependencies to a minimal set.
include_rules = [
- "-components",
- "+components/crash_keys",
- "-net",
+ "+components/version_info",
]
« no previous file with comments | « components/variations/service/BUILD.gn ('k') | components/variations/service/variations_service_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698