Chromium Code Reviews| Index: gpu/gpu.gyp |
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
| index 73a105953b59626d0c4ad536255183d4433a3759..01e8cac418a96b99490a8ab0a1c2962d011f01aa 100644 |
| --- a/gpu/gpu.gyp |
| +++ b/gpu/gpu.gyp |
| @@ -291,8 +291,10 @@ |
| '../testing/perf/perf_test.gyp:perf_test', |
| '../ui/gfx/gfx.gyp:gfx_geometry', |
| '../ui/gl/gl.gyp:gl', |
| + 'command_buffer_service', |
| ], |
| 'sources': [ |
| + 'perftests/measurements.cc', |
| 'perftests/run_all_tests.cc', |
| 'perftests/texture_upload_perftest.cc', |
| ], |