Index: content/components/tracing/DEPS |
diff --git a/content/components/tracing/DEPS b/content/components/tracing/DEPS |
deleted file mode 100644 |
index 7330946bd2833fd2fba98391bf6ed61f0a66f5bc..0000000000000000000000000000000000000000 |
--- 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", |
-] |