Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 8a7a51a9f6c6a8e18a760e827c7000315d3114bd..55b97bb659fdc91e9ff2432d69e563bd5959ffad 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", |