| Index: mojo/public/platform/native/gles2_impl_chromium_sync_point_thunks.h
|
| diff --git a/mojo/public/platform/native/gles2_impl_chromium_sync_point_thunks.h b/mojo/public/platform/native/gles2_impl_chromium_sync_point_thunks.h
|
| index 199d2c96fc51c3f7abdae4a76e66a96a6d0e41f6..68735a1eb2aed312655fdea285a9fa3842d37866 100644
|
| --- a/mojo/public/platform/native/gles2_impl_chromium_sync_point_thunks.h
|
| +++ b/mojo/public/platform/native/gles2_impl_chromium_sync_point_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_sync_point extension.
|
| #pragma pack(push, 8)
|
|
|