Chromium Code Reviews| Index: gpu/command_buffer/tests/gl_manager.cc | 
| diff --git a/gpu/command_buffer/tests/gl_manager.cc b/gpu/command_buffer/tests/gl_manager.cc | 
| index 45589b62c8f4bc535ba293e491f53f12a00de162..fc2ab617d2ed68202aec4f35c497e988677edd70 100644 | 
| --- a/gpu/command_buffer/tests/gl_manager.cc | 
| +++ b/gpu/command_buffer/tests/gl_manager.cc | 
| @@ -99,6 +99,7 @@ void GLManager::Setup( | 
| if (!context_group) { | 
| context_group = new gles2::ContextGroup(mailbox_manager_.get(), | 
| NULL, | 
| + NULL, | 
| kBindGeneratesResource); | 
| } |