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

Unified Diff: chrome/unit_tests.isolate

Issue 468773003: Add PDBs to .isolate files so that tests show stack traces. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | « chrome/sync_integration_tests.isolate ('k') | content/content_browsertests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/unit_tests.isolate
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index f030ef8bfbd4704190db5fd4c7b4158e59804b25..cf7cda4185e8f113178fbb4138aa34f8a613f0b8 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -115,6 +115,7 @@
'../ppapi/lib/gl/include/KHR/',
'../skia/ext/data/',
'../ui/base/glib/',
+ '<(PRODUCT_DIR)/unit_tests.exe.pdb',
],
},
}],
« no previous file with comments | « chrome/sync_integration_tests.isolate ('k') | content/content_browsertests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698