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

Unified Diff: chrome/chrome_tests.gypi

Issue 871813002: Delete redundant gpu_unittests_run target and gpu_unittests.isolate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | chrome/gpu_unittests.isolate » ('j') | 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 00f10a821e858c5796ef29398fc715b9dba23f24..d8877846a506b237f614f90f92f9fc594a1f42d2 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3172,17 +3172,6 @@
'telemetry_gpu_test.isolate',
],
},
- {
- 'target_name': 'gpu_unittests_run',
- 'type': 'none',
- 'dependencies': [
- '../gpu/gpu.gyp:gpu_unittests',
- 'gpu_tests_base',
- ],
- 'sources': [
- 'gpu_unittests.isolate',
- ],
- },
],
'conditions': [
['internal_gles2_conform_tests==1', {
« no previous file with comments | « no previous file | chrome/gpu_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698