summaryrefslogtreecommitdiffstats
path: root/content/components/tracing/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'content/components/tracing/DEPS')
-rw-r--r--content/components/tracing/DEPS9
1 files changed, 0 insertions, 9 deletions
diff --git a/content/components/tracing/DEPS b/content/components/tracing/DEPS
deleted file mode 100644
index 7330946..0000000
--- a/content/components/tracing/DEPS
+++ /dev/null
@@ -1,9 +0,0 @@
-include_rules = [
- "+base",
- "+ipc",
-
- # This component will be compiled into NaCl, so it shouldn't depend on
- # anything else in content.
- "-content",
- "+content/components/tracing",
-]