| Index: mash/browser_driver/browser_driver_application_delegate.h
|
| diff --git a/mash/browser_driver/browser_driver_application_delegate.h b/mash/browser_driver/browser_driver_application_delegate.h
|
| index f0b73207f0ad6f470cf1fe177cb7d8907dd0790f..2a251c26fe4f97d8f32cf2145cf06b77ed69a6e8 100644
|
| --- a/mash/browser_driver/browser_driver_application_delegate.h
|
| +++ b/mash/browser_driver/browser_driver_application_delegate.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "components/mus/public/interfaces/accelerator_registrar.mojom.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| -#include "mojo/shell/public/cpp/shell_client.h"
|
| +#include "services/shell/public/cpp/shell_client.h"
|
|
|
| namespace mash {
|
| namespace browser_driver {
|
|
|