| Index: mojo/public/c/gpu/GLES2/gl2.h
|
| diff --git a/third_party/khronos/GLES2/gl2.h b/mojo/public/c/gpu/GLES2/gl2.h
|
| similarity index 99%
|
| copy from third_party/khronos/GLES2/gl2.h
|
| copy to mojo/public/c/gpu/GLES2/gl2.h
|
| index 15602c676264a0316245e5d82449ebf1a18f592c..1bd43a94b54b8c6ee13970aaac841da1ac69e5e8 100644
|
| --- a/third_party/khronos/GLES2/gl2.h
|
| +++ b/mojo/public/c/gpu/GLES2/gl2.h
|
| @@ -36,7 +36,7 @@ extern "C" {
|
| ** Khronos $Revision: 28366 $ on $Date: 2014-10-20 11:29:02 +0200 (Mon, 20 Oct 2014) $
|
| */
|
|
|
| -#include <GLES2/gl2chromium.h>
|
| +#include <GLES2/gl2mojo.h>
|
| #include <GLES2/gl2platform.h>
|
|
|
| /* Generated on date 20141020 */
|
|
|