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

Unified Diff: components/variations/DEPS

Issue 1651203002: Update components for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/user_prefs/user_prefs.cc ('k') | components/variations/caching_permuted_entropy_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/DEPS
diff --git a/components/variations/DEPS b/components/variations/DEPS
index bd38a5ca56685c26cdf463f4e20a5e744f3518ba..720e034fc7f9dd882705c12d087f54c090b7402b 100644
--- a/components/variations/DEPS
+++ b/components/variations/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"-components",
"+components/compression",
"+components/crash/core/common",
+ "+components/prefs",
"+components/variations",
"+crypto",
"-net",
« no previous file with comments | « components/user_prefs/user_prefs.cc ('k') | components/variations/caching_permuted_entropy_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698