| Index: mojo/services/tracing/tracing_app.h
|
| diff --git a/mojo/services/tracing/tracing_app.h b/mojo/services/tracing/tracing_app.h
|
| index eb5934ab2366a438b48336b7ca8d967de8ba579c..740b31ff31dc2d314631cbb9c09cf15c6a943b5f 100644
|
| --- a/mojo/services/tracing/tracing_app.h
|
| +++ b/mojo/services/tracing/tracing_app.h
|
| @@ -16,8 +16,8 @@
|
| #include "mojo/services/tracing/public/interfaces/tracing.mojom.h"
|
| #include "mojo/services/tracing/trace_data_sink.h"
|
| #include "mojo/services/tracing/trace_recorder_impl.h"
|
| -#include "mojo/shell/public/cpp/interface_factory.h"
|
| -#include "mojo/shell/public/cpp/shell_client.h"
|
| +#include "services/shell/public/cpp/interface_factory.h"
|
| +#include "services/shell/public/cpp/shell_client.h"
|
|
|
| namespace tracing {
|
|
|
|
|