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

Unified Diff: sandbox/linux/sandbox_linux.gypi

Issue 339183007: Revert of Linux sandbox: add sandbox_linux_unittests.isolate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | sandbox/linux/sandbox_linux_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/linux/sandbox_linux.gypi
diff --git a/sandbox/linux/sandbox_linux.gypi b/sandbox/linux/sandbox_linux.gypi
index 96d0c83e97f9f864b128cd957a8f22fb261b26fd..6235248fd3d8a94c0734178b32c03d39055d4901 100644
--- a/sandbox/linux/sandbox_linux.gypi
+++ b/sandbox/linux/sandbox_linux.gypi
@@ -344,23 +344,5 @@
}
],
}],
- ['test_isolation_mode != "noop"', {
- 'targets': [
- {
- 'target_name': 'sandbox_linux_unittests_run',
- 'type': 'none',
- 'dependencies': [
- 'sandbox_linux_unittests',
- ],
- 'includes': [
- '../../build/isolate.gypi',
- 'sandbox_linux_unittests.isolate',
- ],
- 'sources': [
- 'sandbox_linux_unittests.isolate',
- ],
- },
- ],
- }],
],
}
« no previous file with comments | « no previous file | sandbox/linux/sandbox_linux_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698