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

Unified Diff: tools/perf/chrome_telemetry_build/telemetry_chrome_test.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: Improve detection of whether to copy files thanks to dpranke@. 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: tools/perf/chrome_telemetry_build/telemetry_chrome_test.isolate
diff --git a/tools/perf/chrome_telemetry_build/telemetry_chrome_test.isolate b/tools/perf/chrome_telemetry_build/telemetry_chrome_test.isolate
index 86b8e249ff0e15ade2a90404961c72d04ade814d..86bce4b6dc70c13058af792607d82e9b4469d6ab 100644
--- a/tools/perf/chrome_telemetry_build/telemetry_chrome_test.isolate
+++ b/tools/perf/chrome_telemetry_build/telemetry_chrome_test.isolate
@@ -6,6 +6,7 @@
# that run in Chromium.
'includes': [
'../../../chrome/breakpad.isolate',
+ '../../../chrome/cdb.isolate',
'../../../chrome/chrome.isolate',
'telemetry_binary_manager.isolate',
],

Powered by Google App Engine
This is Rietveld 408576698