| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 294f436e682205afcab2e10956f2bdf8da6f18db..27923dc50592497ed4d3e4b70ff47170a57518f8 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -246,6 +246,8 @@
|
| 'command_buffer/service/gles2_cmd_decoder_unittest_base.h',
|
| 'command_buffer/service/gles2_cmd_decoder_unittest_context_state.cc',
|
| 'command_buffer/service/gles2_cmd_decoder_unittest_drawing.cc',
|
| + 'command_buffer/service/gles2_cmd_decoder_unittest_extensions.cc',
|
| + 'command_buffer/service/gles2_cmd_decoder_unittest_extensions_autogen.h',
|
| 'command_buffer/service/gles2_cmd_decoder_unittest_framebuffers.cc',
|
| 'command_buffer/service/gles2_cmd_decoder_unittest_programs.cc',
|
| 'command_buffer/service/gles2_cmd_decoder_unittest_textures.cc',
|
|
|