Chromium Code Reviews| Index: gpu/gpu.gyp |
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
| index 9dad6cf224adf79f741767a0cc741ee5daaf95d9..87b17a7bab16285389d50cf2f63aca00810606e4 100644 |
| --- a/gpu/gpu.gyp |
| +++ b/gpu/gpu.gyp |
| @@ -320,6 +320,8 @@ |
| 'sources': [ |
| 'command_buffer/common/gl_mock.h', |
| 'command_buffer/common/gl_mock.cc', |
| + 'command_buffer/service/gles2_cmd_decoder_mock.cc', |
| + 'command_buffer/service/gles2_cmd_decoder_mock.cc', |
| ], |
| }, |
| { |