summaryrefslogtreecommitdiffstats
path: root/chromium/content/browser/quota/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/quota/DEPS')
-rw-r--r--chromium/content/browser/quota/DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/chromium/content/browser/quota/DEPS b/chromium/content/browser/quota/DEPS
new file mode 100644
index 00000000000..32545422a6d
--- /dev/null
+++ b/chromium/content/browser/quota/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+third_party/leveldatabase/src/include/leveldb",
+ "+third_party/leveldatabase/src/helpers/memenv",
+]