| Index: mojo/public/platform/native/gles2_impl_chromium_map_sub_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_chromium_map_sub_thunks.h b/mojo/public/platform/native/gles2_impl_chromium_map_sub_thunks.h
|
| index c2a2e82e5579b0added8c643d3a728d76569e9e6..bb2d31a3b43c7ebd0cd44f34a3cbb539be170623 100644
|
| --- a/mojo/public/platform/native/gles2_impl_chromium_map_sub_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_chromium_map_sub_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_map_sub extension.
|
| #pragma pack(push, 8)
|
|
|