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

Unified Diff: chrome/breakpad.isolate

Issue 1859013002: Copy cdb.exe into telemetry_chrome_test's isolate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fix-windows-stack-symbolization
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
Index: chrome/breakpad.isolate
diff --git a/chrome/breakpad.isolate b/chrome/breakpad.isolate
index 100ca1d5447119a1cde4d6309719b5300c72f39e..03938589ec87de796e4e57c83bac0379a500cb3d 100644
--- a/chrome/breakpad.isolate
+++ b/chrome/breakpad.isolate
@@ -26,6 +26,7 @@
['OS=="win"', {
'variables': {
'files': [
+ '<(PRODUCT_DIR)/cdb<(EXECUTABLE_SUFFIX)',
'<(PRODUCT_DIR)/crashpad_database_util<(EXECUTABLE_SUFFIX)',
],
},

Powered by Google App Engine
This is Rietveld 408576698