Index: components/tracing/DEPS |
diff --git a/content/components/tracing/DEPS b/components/tracing/DEPS |
similarity index 82% |
rename from content/components/tracing/DEPS |
rename to components/tracing/DEPS |
index 7330946bd2833fd2fba98391bf6ed61f0a66f5bc..b1418ce72552979b4bf8cd7c8b688c2a4e3a6a93 100644 |
--- a/content/components/tracing/DEPS |
+++ b/components/tracing/DEPS |
@@ -1,9 +1,9 @@ |
include_rules = [ |
"+base", |
"+ipc", |
+ "+components/tracing", |
# This component will be compiled into NaCl, so it shouldn't depend on |
# anything else in content. |
Jói
2012/12/21 11:09:44
delete the "else"
kaiwang
2012/12/21 18:57:43
Done.
|
"-content", |
- "+content/components/tracing", |
] |