Index: extensions/shell/browser/DEPS |
diff --git a/extensions/shell/browser/DEPS b/extensions/shell/browser/DEPS |
index 25193263de09a50187d18a7e518c8afbefad9156..4771a7b3d90f6c1a2eeac5895acc9aedeb57ace1 100644 |
--- a/extensions/shell/browser/DEPS |
+++ b/extensions/shell/browser/DEPS |
@@ -23,6 +23,7 @@ include_rules = [ |
"+net", |
"+ppapi", |
+ "+storage/browser/quota", |
"+sync/api", |
# Disallow views to keep the binary size down. |
@@ -31,5 +32,4 @@ include_rules = [ |
"+third_party/cros_system_api", |
"-webkit", |
- "+webkit/browser/quota", |
] |