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

Unified Diff: chrome/browser/api/prefs/DEPS

Issue 10857031: Move PrefMember and PrefChangeRegistrar to api directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to parent Created 8 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 | « chrome/browser/api/DEPS ('k') | chrome/browser/api/prefs/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/api/prefs/DEPS
diff --git a/chrome/browser/api/prefs/DEPS b/chrome/browser/api/prefs/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..25e98a41734e0bbb323dcb4dc3821680aba6d339
--- /dev/null
+++ b/chrome/browser/api/prefs/DEPS
@@ -0,0 +1,6 @@
+# TODO(joi): Bring back to zero.
+specific_include_rules = {
+ ".*\.cc": [
+ "!chrome/browser/prefs",
+ ],
+}
« no previous file with comments | « chrome/browser/api/DEPS ('k') | chrome/browser/api/prefs/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698