Index: services/shell/standalone/tracer.h |
diff --git a/services/shell/standalone/tracer.h b/services/shell/standalone/tracer.h |
index b33827282943f8c90a9690f84b8e132b87cb9968..18e27f53afbd26a8f4e382cad4f491c8a397fb67 100644 |
--- a/services/shell/standalone/tracer.h |
+++ b/services/shell/standalone/tracer.h |
@@ -14,8 +14,8 @@ |
#include "base/macros.h" |
#include "base/memory/ref_counted_memory.h" |
#include "mojo/common/data_pipe_drainer.h" |
-#include "mojo/services/tracing/public/cpp/trace_provider_impl.h" |
-#include "mojo/services/tracing/public/interfaces/tracing.mojom.h" |
+#include "services/tracing/public/cpp/trace_provider_impl.h" |
+#include "services/tracing/public/interfaces/tracing.mojom.h" |
namespace mojo { |
namespace shell { |