Chromium Code Reviews| Index: gpu/gpu.gyp |
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
| index 7fa629789bb34f9a64f6c9174d5141b34c301e94..e87daae845a98ef857cfc61db111a37b940516cd 100644 |
| --- a/gpu/gpu.gyp |
| +++ b/gpu/gpu.gyp |
| @@ -25,6 +25,8 @@ |
| 'command_buffer/client/gles2_implementation.h', |
| 'command_buffer/client/program_info_manager.cc', |
| 'command_buffer/client/program_info_manager.h', |
| + 'command_buffer/client/share_group.cc', |
| + 'command_buffer/client/share_group.h', |
| ] |
| }, |
| 'includes': [ |