Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5567)

Unified Diff: chrome/chrome_tests.gypi

Issue 1685853002: Delete bogus telemetry_gpu_new_test_run target. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a2a6e3057adddccc7070d01c477342e2b912c555..528d89bd620d720a11c62e75dd9c246e1529339b 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3395,20 +3395,6 @@
],
},
{
- 'target_name': 'telemetry_gpu_new_test_run',
- 'type': 'none',
- 'dependencies': [
- 'chrome_run',
- 'telemetry_chrome_test_base'
- ],
- 'includes': [
- '../build/isolate.gypi',
- ],
- 'sources': [
- 'telemetry_gpu_new_test.isolate',
- ],
- },
- {
'target_name': 'telemetry_gpu_test_run',
'type': 'none',
'dependencies': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698