| 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 7362c3a5e537e1c26f2a64b613901661756955d6..025cbb46c1d9e1339be2a52d9c6ad1cbc4823d06 100644
|
| --- a/mojo/examples/pepper_container_app/type_converters.h
|
| +++ b/mojo/examples/pepper_container_app/type_converters.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef MOJO_EXAMPLES_PEPPER_CONTAINER_APP_TYPE_CONVERTERS_H_
|
| #define MOJO_EXAMPLES_PEPPER_CONTAINER_APP_TYPE_CONVERTERS_H_
|
|
|
| -#include "mojo/public/bindings/type_converter.h"
|
| +#include "mojo/public/cpp/bindings/type_converter.h"
|
| #include "mojo/services/native_viewport/native_viewport.mojom.h"
|
| #include "ppapi/c/pp_point.h"
|
| #include "ppapi/c/pp_rect.h"
|
|
|