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

Unified Diff: chrome/browser/DEPS

Issue 1227973003: Componentize //chrome/browser/prefs/tracked. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed comments 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 088943861909bc34c9da033a909f38c92b7f6056..3a2cad94a08dd5ebd41a98386df5f74f5538a8d3 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -96,6 +96,7 @@ include_rules = [
"+components/url_matcher",
"+components/user_manager",
"+components/user_prefs",
+ "+components/user_prefs/tracked",
"+components/web_modal",
"+components/web_cache/browser",
"+components/webdata/common",

Powered by Google App Engine
This is Rietveld 408576698