summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/renderer/DEPS')
-rw-r--r--chrome/renderer/DEPS4
1 files changed, 1 insertions, 3 deletions
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 098bbaa..cb1f386 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+chrome/app", # The plugins use the theme library to get the sad plugin bitmap.
- "+chrome/personalization",
"+chrome/plugin",
"+grit", # For generated headers
"+media/audio",
@@ -14,9 +13,8 @@ include_rules = [
"+webkit/glue",
"+webkit/glue/plugins",
"+v8/include",
-
+
# FIXME - refactor code and remove these dependencies
"+chrome/browser/net",
- "+chrome/views",
]