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

Unified Diff: services/preferences/public/cpp/DEPS

Issue 2782803002: Move tracked prefs into services/preferences/tracked. (Closed)
Patch Set: rebase Created 3 years, 9 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 | « services/preferences/BUILD.gn ('k') | services/preferences/public/cpp/tracked/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/preferences/public/cpp/DEPS
diff --git a/services/preferences/public/cpp/DEPS b/services/preferences/public/cpp/DEPS
index cd9a290a461846b2e1a282eac40b92c09e0b30cc..45e227dd6d0b5179cfc5ce187f556fd0afd5b3e5 100644
--- a/services/preferences/public/cpp/DEPS
+++ b/services/preferences/public/cpp/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+components/prefs",
- "+components/user_prefs/tracked",
"-services/preferences",
"+services/preferences/public",
]
« no previous file with comments | « services/preferences/BUILD.gn ('k') | services/preferences/public/cpp/tracked/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698