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

Unified Diff: chrome/chrome_tests.gypi

Issue 481473003: Remove tab_capture_performance_tests isolate and _run target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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/tab_capture_performance_tests.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 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', {
« no previous file with comments | « no previous file | chrome/tab_capture_performance_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698