| Index: mojo/services/native_viewport/native_viewport_service.h
|
| diff --git a/mojo/services/native_viewport/native_viewport_service.h b/mojo/services/native_viewport/native_viewport_service.h
|
| index 2b7a0be1a12352c0c142f109f832be5eb0796ab9..3f26f944fb96de49459fd6296d9903d4b5f662ba 100644
|
| --- a/mojo/services/native_viewport/native_viewport_service.h
|
| +++ b/mojo/services/native_viewport/native_viewport_service.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/scoped_vector.h"
|
| #include "mojo/public/bindings/remote_ptr.h"
|
| -#include "mojo/public/shell/application.h"
|
| +#include "mojo/public/cpp/shell/application.h"
|
| #include "mojo/services/native_viewport/native_viewport_export.h"
|
| #include "mojo/shell/context.h"
|
|
|
|
|