| Index: services/tracing/tracing_app.h
|
| diff --git a/services/tracing/tracing_app.h b/services/tracing/tracing_app.h
|
| index d562a3fe9c450c9c346c7ba9c90add61aa386126..19c88c21180ad5e34fa07a9f610efa927a352b49 100644
|
| --- a/services/tracing/tracing_app.h
|
| +++ b/services/tracing/tracing_app.h
|
| @@ -12,7 +12,7 @@
|
| #include "mojo/public/cpp/application/application_delegate.h"
|
| #include "mojo/public/cpp/application/application_impl.h"
|
| #include "mojo/public/cpp/bindings/strong_binding.h"
|
| -#include "mojo/services/tracing/public/interfaces/tracing.mojom.h"
|
| +#include "mojo/services/tracing/interfaces/tracing.mojom.h"
|
| #include "services/tracing/trace_data_sink.h"
|
| #include "services/tracing/trace_recorder_impl.h"
|
|
|
|
|