Index: chrome/renderer/DEPS |
=================================================================== |
--- chrome/renderer/DEPS (revision 17736) |
+++ chrome/renderer/DEPS (working copy) |
@@ -1,6 +1,5 @@ |
include_rules = [ |
"+chrome/app", # The plugins use the theme library to get the sad plugin bitmap. |
- "+chrome/personalization", |
tony
2009/06/05 20:49:14
Might still be needed.
|
"+chrome/plugin", |
"+grit", # For generated headers |
"+media/audio", |
@@ -14,9 +13,8 @@ |
"+webkit/glue", |
"+webkit/glue/plugins", |
"+v8/include", |
- |
+ |
# FIXME - refactor code and remove these dependencies |
"+chrome/browser/net", |
- "+chrome/views", |
] |