Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 2fc989d8ca23c21c3346eda9de3313704342933f..d7dd587f23cef79fe3b06d909a550dbd8ab0f9fc 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -642,13 +642,6 @@ |
], |
}, # target_name: chromium_gpu_debug_builder |
{ |
- 'target_name': 'chromium_builder_perf_av', |
- 'type': 'none', |
- 'dependencies': [ |
- 'blink_tests', # to run layout tests |
- ], |
- }, # target_name: chromium_builder_perf_av |
- { |
# This target contains everything we need to run tests on the special |
# device-equipped WebRTC bots. We have device-requiring tests in |
# browser_tests and content_browsertests. |