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

Unified Diff: extensions/extensions_tests.gyp

Issue 876633002: Revert of Isolate extensions_browsertests (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 | « extensions/extensions_browsertests.isolate ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions_tests.gyp
diff --git a/extensions/extensions_tests.gyp b/extensions/extensions_tests.gyp
index 0f47938870e77bdc57b3f1fc00b500ce507e1c9a..aa5ad0efb967169a40114bd6e82e69d51d83db52 100644
--- a/extensions/extensions_tests.gyp
+++ b/extensions/extensions_tests.gyp
@@ -230,23 +230,4 @@
]
},
],
- 'conditions': [
- ['test_isolation_mode != "noop"', {
- 'targets': [
- {
- 'target_name': 'extensions_browsertests_run',
- 'type': 'none',
- 'dependencies': [
- 'extensions_browsertests',
- ],
- 'includes': [
- '../build/isolate.gypi',
- ],
- 'sources': [
- 'extensions_browsertests.isolate',
- ],
- },
- ],
- }],
- ],
}
« no previous file with comments | « extensions/extensions_browsertests.isolate ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698