Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 7876515fa36abc91b3e3d48d15294889598d078c..41bae6511409437a21e242aafe4c413447c942f7 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -1271,19 +1271,6 @@ |
'../tools/telemetry/telemetry.gyp:bitmaptools#host', |
], |
}, |
- { |
- 'target_name': 'telemetry_gpu_unittests_run', |
- 'type': 'none', |
- 'dependencies': [ |
- 'telemetry_base', |
- ], |
- 'includes': [ |
- '../build/isolate.gypi', |
- ], |
- 'sources': [ |
- 'telemetry_gpu_unittests.isolate', |
- ], |
- }, |
], |
'conditions': [ |
['archive_gpu_tests==1', { |