Index: components/profile_service/DEPS |
diff --git a/components/filesystem/DEPS b/components/profile_service/DEPS |
similarity index 74% |
copy from components/filesystem/DEPS |
copy to components/profile_service/DEPS |
index 994c4cae7b226c0c96ff9d545b154b47e4d38127..3760a3f77d934281d2063e4da303e0931bff9ecb 100644 |
--- a/components/filesystem/DEPS |
+++ b/components/profile_service/DEPS |
@@ -1,5 +1,6 @@ |
include_rules = [ |
- "+components/prefs", |
+ "+components/filesystem", |
+ "+components/leveldb", |
"+mojo/common", |
"+mojo/shell", |
"+mojo/platform_handle", |