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