Index: components/components_tracing_untrusted.gyp |
diff --git a/content/content_components_tracing_untrusted.gyp b/components/components_tracing_untrusted.gyp |
similarity index 80% |
rename from content/content_components_tracing_untrusted.gyp |
rename to components/components_tracing_untrusted.gyp |
index 701d9f3ddb702babdff54e560b0241bb44d6e39e..ff3e720a561f45cfd858562ad00bbeef755fa8b4 100644 |
--- a/content/content_components_tracing_untrusted.gyp |
+++ b/components/components_tracing_untrusted.gyp |
@@ -29,10 +29,10 @@ |
'build_newlib': 1, |
}, |
'sources': [ |
- 'components/tracing/child_trace_message_filter.cc', |
- 'components/tracing/child_trace_message_filter.h', |
- 'components/tracing/tracing_messages.cc', |
- 'components/tracing/tracing_messages.h', |
+ 'tracing/child_trace_message_filter.cc', |
+ 'tracing/child_trace_message_filter.h', |
+ 'tracing/tracing_messages.cc', |
+ 'tracing/tracing_messages.h', |
], |
}, |
], |