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

Unified Diff: components/user_prefs/tracked/DEPS

Issue 1227973003: Componentize //chrome/browser/prefs/tracked. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased 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/user_prefs/tracked/BUILD.gn ('k') | components/user_prefs/tracked/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/user_prefs/tracked/DEPS
diff --git a/components/google/core/browser/DEPS b/components/user_prefs/tracked/DEPS
similarity index 58%
copy from components/google/core/browser/DEPS
copy to components/user_prefs/tracked/DEPS
index 7a27ff5ef27a1d6ec4a6c88e3b4af300232133bc..6ccb05e9fabf8f23144aa1e09983ca7300b13345 100644
--- a/components/google/core/browser/DEPS
+++ b/components/user_prefs/tracked/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+components/keyed_service/core",
"+components/pref_registry",
+ "+crypto/hmac.h",
]
« no previous file with comments | « components/user_prefs/tracked/BUILD.gn ('k') | components/user_prefs/tracked/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698