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

Unified Diff: content/DEPS

Issue 1668463002: Delete base/prefs and update callers to use components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes Created 4 years, 11 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 | « components/syncable_prefs/pref_service_syncable_factory.h ('k') | extensions/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index d954f6e3ad6a2e03a06f0004661a1e23cc0d8cd2..66c873859cc0d26e92b5466eb8888701a91b7dc8 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -13,11 +13,6 @@ include_rules = [
"+content/shell", # for content_browsertests
"+content/test",
- # content isn't tied to prefs so that other embedders are able to pick
- # different ways of storing their preferences. Also, this is to avoid prefs
- # being used as a parallel API to the Content API.
- "-base/prefs",
-
"+blink",
"+cc",
« no previous file with comments | « components/syncable_prefs/pref_service_syncable_factory.h ('k') | extensions/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698