diff options
Diffstat (limited to 'chrome/DEPS')
-rw-r--r-- | chrome/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index 43bc0f4..0ceb044 100644 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -24,6 +24,7 @@ include_rules = [ "+webkit/blob", "+webkit/database", "+webkit/fileapi", + "+webkit/quota", # Allow inclusion of third-party code: "+third_party/mozilla", # Mozilla interface headers. |