| Index: mojo/examples/pepper_container_app/type_converters.h
|
| diff --git a/mojo/examples/pepper_container_app/type_converters.h b/mojo/examples/pepper_container_app/type_converters.h
|
| index cfb5c0284f82127f993c302e30f925ea2af9518b..0f02a0a521b899e5c4607995faf85245d2e44e1c 100644
|
| --- a/mojo/examples/pepper_container_app/type_converters.h
|
| +++ b/mojo/examples/pepper_container_app/type_converters.h
|
| @@ -6,7 +6,7 @@
|
| #define MOJO_EXAMPLES_PEPPER_CONTAINER_APP_TYPE_CONVERTERS_H_
|
|
|
| #include "mojo/public/cpp/bindings/type_converter.h"
|
| -#include "mojo/services/native_viewport/native_viewport.mojom.h"
|
| +#include "mojo/services/public/interfaces/native_viewport/native_viewport.mojom.h"
|
| #include "ppapi/c/pp_point.h"
|
| #include "ppapi/c/pp_rect.h"
|
| #include "ppapi/c/pp_size.h"
|
|
|