Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 11466fa84a9e200b6829f144e42255c8596a2757..322d27fa1f6bfaa47ef9bb9cc145072e3c321924 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", |