Index: gpu/command_buffer/common/gles2_cmd_utils.cc |
diff --git a/gpu/command_buffer/common/gles2_cmd_utils.cc b/gpu/command_buffer/common/gles2_cmd_utils.cc |
index b6b268c9e3e91059076938c7ed69dd524b62556c..f2513a9267a5152bbb62c86c2cf470cabf9c7698 100644 |
--- a/gpu/command_buffer/common/gles2_cmd_utils.cc |
+++ b/gpu/command_buffer/common/gles2_cmd_utils.cc |
@@ -8,6 +8,7 @@ |
#include <stdio.h> |
#include <GLES2/gl2.h> |
#include <GLES2/gl2ext.h> |
+#include <GLES2/gl2extchromium.h> |
#include "../common/gles2_cmd_utils.h" |
#include "../common/gles2_cmd_format.h" |