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

Unified Diff: chrome/browser/prefs/DEPS

Issue 12255007: Split pref_service_unittest into generic vs. Chrome-specific parts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 10 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/prefs/chrome_pref_service_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/prefs/DEPS
diff --git a/chrome/browser/prefs/DEPS b/chrome/browser/prefs/DEPS
deleted file mode 100644
index 612688f9f1e8db4c3412df7bd48c8ceb6efb7dfd..0000000000000000000000000000000000000000
--- a/chrome/browser/prefs/DEPS
+++ /dev/null
@@ -1,15 +0,0 @@
-include_rules = [
- "-content",
-]
-
-specific_include_rules = {
- "chrome_pref_service_factory.*|pref_service_(unittest|mock|syncable).*|browser_prefs.*": [
- "+content/public/browser/browser_thread.h",
- "+content/public/browser/browser_context.h",
- "+content/public/browser/render_process_host.h",
- "+content/public/test",
- ],
- "pref_value_store.*|pref_service(_simple)?\..*": [
- "-chrome/browser/prefs/pref_model_associator.h",
- ]
-}
« no previous file with comments | « no previous file | chrome/browser/prefs/chrome_pref_service_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698