| Index: mojo/public/platform/native/gles2_impl_chromium_bind_uniform_location_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_chromium_bind_uniform_location_thunks.h b/mojo/public/platform/native/gles2_impl_chromium_bind_uniform_location_thunks.h
|
| index d29dd7e97721e48fa029313ab3744f8d8cfa1b7f..8790d77e92277856fa843f767a9bb1511309e415 100644
|
| --- a/mojo/public/platform/native/gles2_impl_chromium_bind_uniform_location_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_chromium_bind_uniform_location_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_bind_uniform_location extension.
|
| #pragma pack(push, 8)
|
|
|