Index: components/tracing/DEPS |
diff --git a/content/components/tracing/DEPS b/components/tracing/DEPS |
similarity index 67% |
rename from content/components/tracing/DEPS |
rename to components/tracing/DEPS |
index 7330946bd2833fd2fba98391bf6ed61f0a66f5bc..bd05a3eaf55cebb3218fbbd4bdb52179e52bf921 100644 |
--- a/content/components/tracing/DEPS |
+++ b/components/tracing/DEPS |
@@ -3,7 +3,6 @@ include_rules = [ |
"+ipc", |
# This component will be compiled into NaCl, so it shouldn't depend on |
- # anything else in content. |
+ # anything in content. |
"-content", |
- "+content/components/tracing", |
] |