| Index: cc/test/test_gles2_interface.h
|
| diff --git a/cc/test/test_gles2_interface.h b/cc/test/test_gles2_interface.h
|
| index 417bf4a12537389d66242d3c846588cc3e2cacce..be18e73dcb987b2ed57438379f8193545a75dea8 100644
|
| --- a/cc/test/test_gles2_interface.h
|
| +++ b/cc/test/test_gles2_interface.h
|
| @@ -99,7 +99,7 @@ class TestGLES2Interface : public gpu::gles2::GLES2InterfaceStub {
|
|
|
| virtual void AsyncTexImage2DCHROMIUM(GLenum target,
|
| GLint level,
|
| - GLint internalformat,
|
| + GLenum internalformat,
|
| GLsizei width,
|
| GLsizei height,
|
| GLint border,
|
|
|