| Index: mojo/public/platform/native/gles2_impl_chromium_resize_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_chromium_resize_thunks.h b/mojo/public/platform/native/gles2_impl_chromium_resize_thunks.h
|
| index c5cae93470af2e9d87ad8dca653dd5839208792e..3f72c73f16905e79046133b20f273688e49c3515 100644
|
| --- a/mojo/public/platform/native/gles2_impl_chromium_resize_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_chromium_resize_thunks.h
|
| @@ -14,7 +14,7 @@
|
| #include <stddef.h>
|
|
|
| #define GL_GLEXT_PROTOTYPES
|
| -#include "mojo/public/c/gpu/GLES2/gl2extmojo.h"
|
| +#include <GLES2/gl2extmojo.h>
|
|
|
| // Specifies the frozen API for the CHROMIUM_resize extension.
|
| #pragma pack(push, 8)
|
|
|