| Index: apps/benchmark/trace_collector_client.h
|
| diff --git a/apps/benchmark/trace_collector_client.h b/apps/benchmark/trace_collector_client.h
|
| index 3e5ba3718f5364847766a4f8bdcf8c30a01d4b10..6c9bedb64fb1eb2ba9c8e5928efedcbc91beecc8 100644
|
| --- a/apps/benchmark/trace_collector_client.h
|
| +++ b/apps/benchmark/trace_collector_client.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "mojo/data_pipe_utils/data_pipe_drainer.h"
|
| -#include "mojo/services/tracing/public/interfaces/tracing.mojom.h"
|
| +#include "mojo/services/tracing/interfaces/tracing.mojom.h"
|
|
|
| // Connects to trace collector in tracing.mojo to get traces and returns the
|
| // results as a single string to the receiver.
|
|
|