Chromium Code Reviews| Index: gpu/gpu.gyp |
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
| index aa2a8c1bd6582c37a5e6a4d54da3b9416b2f7e91..90d8dafd83f1e15403551f8992cdbfa06f77da92 100644 |
| --- a/gpu/gpu.gyp |
| +++ b/gpu/gpu.gyp |
| @@ -37,6 +37,7 @@ |
| 'target_name': 'gl_in_process_context', |
| 'type': '<(component)', |
| 'dependencies': [ |
| + 'command_buffer/command_buffer.gyp:gles2_utils', |
| 'gles2_implementation', |
| 'gpu', |
| '../base/base.gyp:base', |