Index: webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc |
diff --git a/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc b/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc |
index 913582736770f79f09c3ccf2e9873c2f4d646ae7..48d882b75206e336b768f8078a69a8e9f7881254 100644 |
--- a/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc |
+++ b/webkit/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc |
@@ -9,6 +9,7 @@ |
#define GL_GLEXT_PROTOTYPES 1 |
#endif |
#include <GLES2/gl2ext.h> |
+#include <GLES2/gl2extchromium.h> |
#include <algorithm> |
#include <set> |