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

Unified Diff: courgette/courgette.gyp

Issue 865133002: Revert of Isolate courgette_unittests (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 | courgette/courgette_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/courgette.gyp
diff --git a/courgette/courgette.gyp b/courgette/courgette.gyp
index bc8b7bba4011d3654704bc7469868d5b1cf6df22..52db0fbf4320e9ad6101c6f53be276c8caa47651 100644
--- a/courgette/courgette.gyp
+++ b/courgette/courgette.gyp
@@ -213,22 +213,5 @@
},
],
}],
- ['test_isolation_mode != "noop"', {
- 'targets': [
- {
- 'target_name': 'courgette_unittests_run',
- 'type': 'none',
- 'dependencies': [
- 'courgette_unittests',
- ],
- 'includes': [
- '../build/isolate.gypi',
- ],
- 'sources': [
- 'courgette_unittests.isolate',
- ],
- },
- ],
- }],
],
}
« no previous file with comments | « no previous file | courgette/courgette_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698