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

Unified Diff: chrome/browser_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 | « base/base_unittests.isolate ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser_tests.isolate
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
index b08f29e2da7a1e0d9b761325a7954fd92de0cab0..cbcfacd4e5ed4ea824e72ffe1744f296e253e254 100644
--- a/chrome/browser_tests.isolate
+++ b/chrome/browser_tests.isolate
@@ -125,6 +125,7 @@
'tools/build/repack_locales.py',
],
'isolate_dependency_untracked': [
+ '<(PRODUCT_DIR)/browser_tests.exe.pdb',
'<(PRODUCT_DIR)/plugins/',
],
},
« no previous file with comments | « base/base_unittests.isolate ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698