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

Unified Diff: breakpad/breakpad.gyp

Issue 1898193006: Remove isolate_file variable from breakpad unittest gyp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: breakpad/breakpad.gyp
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp
index b77bc7a0f27a541d367dc6ebbaa48b6c3c885959..9feab73da0d1481d033bf8cd46c4ebbe20b85c34 100644
--- a/breakpad/breakpad.gyp
+++ b/breakpad/breakpad.gyp
@@ -715,7 +715,6 @@
'variables': {
'test_type': 'gtest',
'test_suite_name': '<(_target_name)',
- 'isolate_file': 'breakpad_unittests.isolate',
},
'includes': [ '../build/android/test_runner.gypi' ],
'ldflags!': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698