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

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

Issue 2992253002: [wpr-go] Use a dummy cert if no cert is recorded (Closed)
Patch Set: Created 3 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 | « no previous file | web_page_replay_go/src/webpagereplay/certs.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: telemetry/telemetry/internal/binary_dependencies.json
diff --git a/telemetry/telemetry/internal/binary_dependencies.json b/telemetry/telemetry/internal/binary_dependencies.json
index 27b123d018a4657e5300ad960dc02e722722271f..68ed8a2406b9a330b93c5ca217e52d1228be5eb5 100644
--- a/telemetry/telemetry/internal/binary_dependencies.json
+++ b/telemetry/telemetry/internal/binary_dependencies.json
@@ -372,24 +372,24 @@
"cloud_storage_bucket": "chromium-telemetry",
"file_info": {
"linux_x86_64": {
- "cloud_storage_hash": "36c3c6832e650c44ad635a328eb7f12e5810f09b",
+ "cloud_storage_hash": "493747e5c0401bc13c1015f9cad86ae46dcb20ad",
"download_path": "bin/linux/x86_64/wpr",
- "version_in_cs": "e659cc8b10df8cf00f88d9506e7639043a89e887"
+ "version_in_cs": "db3702ab679d5bb1e08cfd34510872ce9217970a"
},
"mac_x86_64": {
- "cloud_storage_hash": "3f504c77ef797d1f71192e92170843285d1bcf45",
+ "cloud_storage_hash": "0dcb55391200a71afc62163ca739a3bde0ac724a",
"download_path": "bin/mac/x86_64/wpr",
- "version_in_cs": "e659cc8b10df8cf00f88d9506e7639043a89e887"
+ "version_in_cs": "db3702ab679d5bb1e08cfd34510872ce9217970a"
},
"win_AMD64": {
- "cloud_storage_hash": "c0ea6889edad08aa80e740284693c762e2441bec",
+ "cloud_storage_hash": "6b77e4b398dba9792fa61be42041e0bb4647458e",
"download_path": "bin/win/AMD64/wpr.exe",
- "version_in_cs": "e659cc8b10df8cf00f88d9506e7639043a89e887"
+ "version_in_cs": "db3702ab679d5bb1e08cfd34510872ce9217970a"
},
"win_x86": {
- "cloud_storage_hash": "25c9c3aa2470d6d3fec9e70458dc6cc4f5ae7530",
+ "cloud_storage_hash": "d789c86538af32338a02c8ebdcf2455a88d9ca75",
"download_path": "bin/win/x86/wpr.exe",
- "version_in_cs": "e659cc8b10df8cf00f88d9506e7639043a89e887"
+ "version_in_cs": "db3702ab679d5bb1e08cfd34510872ce9217970a"
}
}
}
« no previous file with comments | « no previous file | web_page_replay_go/src/webpagereplay/certs.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698