Index: gpu/command_buffer/tests/gl_bind_uniform_location_unittest.cc |
diff --git a/gpu/command_buffer/tests/gl_bind_uniform_location_unittest.cc b/gpu/command_buffer/tests/gl_bind_uniform_location_unittest.cc |
index 0c564b11251bf4b31621398dbb86961ae3253aa7..c3132731201de204e3f1b12fcfc3180911cce952 100644 |
--- a/gpu/command_buffer/tests/gl_bind_uniform_location_unittest.cc |
+++ b/gpu/command_buffer/tests/gl_bind_uniform_location_unittest.cc |
@@ -4,6 +4,7 @@ |
#include <GLES2/gl2.h> |
#include <GLES2/gl2ext.h> |
+#include <GLES2/gl2extchromium.h> |
#include "gpu/command_buffer/tests/gl_manager.h" |
#include "gpu/command_buffer/tests/gl_test_utils.h" |