Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 2813ca2c8dcbb4d51f28126d2c8847ef4e7b4e56..2cb463ef2aeb07c9cc19e14aa58e6b053fc9d2f7 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -557,6 +557,7 @@ |
| ['OS=="win"', { |
| 'dependencies': [ |
| '../chrome/chrome.gyp:crash_service', |
| + '../gpu/gpu.gyp:angle_perftests', |
| ], |
| }], |
| ['OS=="win" and target_arch=="ia32"', { |