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