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

Unified Diff: cc/cc_tests.gyp

Issue 861173002: Revert of Swarm cc_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 | cc/cc_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 49337bc3efc0ff28418106371efae66aae3b29f5..74cb1bfd76ccc4617e00c86145b093e58cb3b035 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -444,23 +444,6 @@
},
],
}
- ],
- ['test_isolation_mode != "noop"', {
- 'targets': [
- {
- 'target_name': 'cc_unittests_run',
- 'type': 'none',
- 'dependencies': [
- 'cc_unittests',
- ],
- 'includes': [
- '../build/isolate.gypi',
- ],
- 'sources': [
- 'cc_unittests.isolate',
- ],
- },
- ],
- }],
+ ]
],
}
« no previous file with comments | « no previous file | cc/cc_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698