diff options
Diffstat (limited to 'content/browser/appcache/DEPS')
-rw-r--r-- | content/browser/appcache/DEPS | 3 |
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", +] |