| Index: components/devtools_service/devtools_service_delegate.h
|
| diff --git a/components/devtools_service/devtools_service_delegate.h b/components/devtools_service/devtools_service_delegate.h
|
| index 93dc99397c94361acc0719a44387fc0cb68db5e9..966e90f2ad5822f31ed7f0258b46c108ac0e64ce 100644
|
| --- a/components/devtools_service/devtools_service_delegate.h
|
| +++ b/components/devtools_service/devtools_service_delegate.h
|
| @@ -8,8 +8,8 @@
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/devtools_service/public/interfaces/devtools_service.mojom.h"
|
| -#include "mojo/application/public/cpp/application_delegate.h"
|
| -#include "mojo/application/public/cpp/interface_factory.h"
|
| +#include "mojo/shell/public/cpp/application_delegate.h"
|
| +#include "mojo/shell/public/cpp/interface_factory.h"
|
|
|
| namespace devtools_service {
|
|
|
|
|