summaryrefslogtreecommitdiffstats
path: root/chromium/content/common/android/linker/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/common/android/linker/DEPS')
-rw-r--r--chromium/content/common/android/linker/DEPS5
1 files changed, 0 insertions, 5 deletions
diff --git a/chromium/content/common/android/linker/DEPS b/chromium/content/common/android/linker/DEPS
deleted file mode 100644
index 220b4c49e9b..00000000000
--- a/chromium/content/common/android/linker/DEPS
+++ /dev/null
@@ -1,5 +0,0 @@
-include_rules = [
- # This code cannot depend on anything from base/ or content/
- "-base",
- "-content",
-]