summaryrefslogtreecommitdiffstats
path: root/content/browser/appcache/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/appcache/DEPS')
-rw-r--r--content/browser/appcache/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/browser/appcache/DEPS b/content/browser/appcache/DEPS
new file mode 100644
index 0000000..8608d5f
--- /dev/null
+++ b/content/browser/appcache/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+net/disk_cache",
+]