summaryrefslogtreecommitdiffstats
path: root/storage/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'storage/DEPS')
-rw-r--r--storage/DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/storage/DEPS b/storage/DEPS
new file mode 100644
index 0000000..8e3d4fd
--- /dev/null
+++ b/storage/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+net",
+ "+sql",
+ "+third_party/WebKit/public/platform",
+]