Index: chrome/browser/extensions/DEPS |
diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS |
index 4c1389c555ec39ff8bf94e7cd6622af937659081..a41e1fc6bdd7bf16876d199c0015108479199f7a 100644 |
--- a/chrome/browser/extensions/DEPS |
+++ b/chrome/browser/extensions/DEPS |
@@ -1,10 +1,4 @@ |
include_rules = [ |
- # TODO(benwells): Once the extensions component is established |
- # and there are only chrome specific extension things left in |
- # chrome/browser/extensions, the restriction of not being able |
- # to depend on apps will be lifted. |
- "-apps", |
- "-chrome/browser/apps", |
"+components/chrome_apps", |
"+components/crx_file", |
"+components/strings/grit/components_strings.h", |