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

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

Issue 10828345: Extract PrefServiceBase into chrome/browser/api. Use in api and autofill. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head 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 | « no previous file | chrome/browser/api/prefs/pref_change_registrar.h » ('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
index 25e98a41734e0bbb323dcb4dc3821680aba6d339..79439f03d96fe6545a484d2f3b15af0c14b7b1f4 100644
--- a/chrome/browser/api/prefs/DEPS
+++ b/chrome/browser/api/prefs/DEPS
@@ -1,6 +1,6 @@
# TODO(joi): Bring back to zero.
specific_include_rules = {
- ".*\.cc": [
+ ".*[a-z]+test\.cc": [
"!chrome/browser/prefs",
],
}
« no previous file with comments | « no previous file | chrome/browser/api/prefs/pref_change_registrar.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698