Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index c180ec22a350b44a987e70235c02e80b3a7fafc6..96ab361acc35617a2bece5e0fa3db94aabcb3975 100644 |
--- a/content/browser/DEPS |
+++ b/content/browser/DEPS |
@@ -1,7 +1,8 @@ |
include_rules = [ |
# Allow inclusion of specific components that we depend on. We may only |
# depend on components which we share with the mojo html_viewer. |
- "+components/leveldb/public/interfaces", |
+ "+components/filesystem", |
+ "+components/leveldb", |
"+components/mime_util", |
"+components/mus/public/interfaces", |
"+components/mus/public", |