| Index: mojo/public/platform/native/gles2_impl_chromium_texture_mailbox_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_chromium_texture_mailbox_thunks.h b/mojo/public/platform/native/gles2_impl_chromium_texture_mailbox_thunks.h
|
| index c8e42762421cba0f8d4e42de7fec93745d5ec661..5b9538dc9233723e72a4c1627ac4e9fdc05f1298 100644
|
| --- a/mojo/public/platform/native/gles2_impl_chromium_texture_mailbox_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_chromium_texture_mailbox_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_texture_mailbox extension.
|
| #pragma pack(push, 8)
|
|
|