Index: chrome/utility/DEPS |
diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS |
index 6d96547988aa068edcae4465bb33e591fa81f869..deea8989216cacf160abe143f4b32550848214fd 100644 |
--- a/chrome/utility/DEPS |
+++ b/chrome/utility/DEPS |
@@ -1,10 +1,10 @@ |
include_rules = [ |
- # For out of process profile import. This code needs to be factored out to |
- # chrome/common. |
- "+chrome/browser/importer", |
- "+chrome/common/local_discovery", |
- "+grit", |
"+content/public/child", |
"+content/public/utility", |
"+webkit/glue", |
+ |
+ # For generated headers. |
+ "+grit", |
+ |
+ "+skia/ext", |
] |