Index: content/browser/DEPS |
diff --git a/content/browser/DEPS b/content/browser/DEPS |
index 650dbd4e9549f128d8c1d7dec7a598de6cf5405a..cac7295e90ac3d793dea3c1f7dca953728270b76 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", |