summaryrefslogtreecommitdiffstats
path: root/chromium/components/precache/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/precache/DEPS')
-rw-r--r--chromium/components/precache/DEPS8
1 files changed, 0 insertions, 8 deletions
diff --git a/chromium/components/precache/DEPS b/chromium/components/precache/DEPS
deleted file mode 100644
index 0caaca9c330..00000000000
--- a/chromium/components/precache/DEPS
+++ /dev/null
@@ -1,8 +0,0 @@
-include_rules = [
- # Precache is a layered component; subdirectories must introduce the ability
- # to use the content layer explicitly as appropriate.
- # http://www.chromium.org/developers/design-documents/layered-components-design
- "-components/precache",
- "+components/precache/core",
- "-content/public",
-]