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

Unified Diff: components/prefs_tracker/DEPS

Issue 1227973003: Componentize //chrome/browser/prefs/tracked. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: modified folder to prefs_tracker Created 5 years, 5 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
Index: components/prefs_tracker/DEPS
diff --git a/components/google/core/browser/DEPS b/components/prefs_tracker/DEPS
similarity index 58%
copy from components/google/core/browser/DEPS
copy to components/prefs_tracker/DEPS
index 7a27ff5ef27a1d6ec4a6c88e3b4af300232133bc..6ccb05e9fabf8f23144aa1e09983ca7300b13345 100644
--- a/components/google/core/browser/DEPS
+++ b/components/prefs_tracker/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+components/keyed_service/core",
"+components/pref_registry",
+ "+crypto/hmac.h",
]

Powered by Google App Engine
This is Rietveld 408576698