| Index: mash/task_viewer/task_viewer.h
|
| diff --git a/mash/task_viewer/task_viewer.h b/mash/task_viewer/task_viewer.h
|
| index de0976c911a5f67365702a854b38fb41f69bc206..d3cb636797601dadc5cd05db927081124e859bae 100644
|
| --- a/mash/task_viewer/task_viewer.h
|
| +++ b/mash/task_viewer/task_viewer.h
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| -#include "mojo/services/tracing/public/cpp/tracing_impl.h"
|
| #include "services/shell/public/cpp/shell_client.h"
|
| +#include "services/tracing/public/cpp/tracing_impl.h"
|
|
|
| namespace views {
|
| class AuraInit;
|
|
|