| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 8505a7e94995a7fdceaa055351189e907f0af700..b7d1120c58d9cb4c36df494113d97bd34f4f6f95 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2911,21 +2911,6 @@
|
| 'sync_integration_tests.isolate',
|
| ],
|
| },
|
| - {
|
| - 'target_name': 'tab_capture_performance_tests_run',
|
| - 'type': 'none',
|
| - 'dependencies': [
|
| - 'performance_browser_tests',
|
| - 'chrome_run',
|
| - ],
|
| - 'includes': [
|
| - '../build/isolate.gypi',
|
| - 'tab_capture_performance_tests.isolate',
|
| - ],
|
| - 'sources': [
|
| - 'tab_capture_performance_tests.isolate',
|
| - ],
|
| - },
|
| ],
|
| 'conditions': [
|
| ['archive_gpu_tests==1', {
|
|
|