summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
authormkwst@chromium.org <mkwst@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-26 22:07:36 +0000
committermkwst@chromium.org <mkwst@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-26 22:07:36 +0000
commitde5480fa7532fe62b90db7f9b91b6644bfe9c865 (patch)
tree139bb51192ecb82ee2cc913d7355f0f8773039ef /chrome/DEPS
parent40850a556804e6cd9c4256279296d2a0e8b69431 (diff)
downloadchromium_src-de5480fa7532fe62b90db7f9b91b6644bfe9c865.zip
chromium_src-de5480fa7532fe62b90db7f9b91b6644bfe9c865.tar.gz
chromium_src-de5480fa7532fe62b90db7f9b91b6644bfe9c865.tar.bz2
Adding `browsing_data_filesystem_helper*` as the first step towards content settings UI.
gypi files. BUG=63703 TEST=BrowsingDataFilesystemHelperTest* in `browser_tests` and `unit_tests` Review URL: http://codereview.chromium.org/7063020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86904 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS1
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.