diff options
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/content/DEPS b/content/DEPS index d954f6e..66c8738 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", |