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

Unified Diff: telemetry/telemetry/internal/binary_dependencies.json

Issue 1860643002: Fix stack trace symbolization on Windows. (Closed) Base URL: https://github.com/kenrussell/catapult.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
Index: telemetry/telemetry/internal/binary_dependencies.json
diff --git a/telemetry/telemetry/internal/binary_dependencies.json b/telemetry/telemetry/internal/binary_dependencies.json
index 1a1c9ff2b1467da17e599f7a53a60485f7c4dfc7..dd0467efe513dd5869733bb08da3936fe2b8082e 100644
--- a/telemetry/telemetry/internal/binary_dependencies.json
+++ b/telemetry/telemetry/internal/binary_dependencies.json
@@ -51,16 +51,6 @@
}
}
},
- "crash_service": {
- "cloud_storage_base_folder": "binary_dependencies",
- "cloud_storage_bucket": "chromium-telemetry",
- "file_info": {
- "win_AMD64": {
- "cloud_storage_hash": "4a0961e972895f4af3b7cfab959c5bfd4de7174b",
- "download_path": "bin/win/AMD64/crash_service.exe"
- }
- }
- },
"determine_if_keychain_entry_is_decryptable": {
"cloud_storage_base_folder": "binary_dependencies",
"cloud_storage_bucket": "chromium-telemetry",
@@ -326,4 +316,4 @@
}
}
}
-}
+}

Powered by Google App Engine
This is Rietveld 408576698