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

Unified Diff: common/battor/battor/battor_binary_dependencies.json

Issue 3004403002: Roll the BattOr agent binary to include new flushing logic (Closed)
Patch Set: Created 3 years, 3 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: common/battor/battor/battor_binary_dependencies.json
diff --git a/common/battor/battor/battor_binary_dependencies.json b/common/battor/battor/battor_binary_dependencies.json
index 10548befde4e75bb9304799b7008c45e2a29075d..c54ee5d3ca2a725b5cb468e1c73dd735a4f2f627 100644
--- a/common/battor/battor/battor_binary_dependencies.json
+++ b/common/battor/battor/battor_binary_dependencies.json
@@ -60,35 +60,35 @@
"cloud_storage_bucket": "chromium-telemetry",
"file_info": {
"darwin_x86_64": {
- "cloud_storage_hash": "2d1610374495130d8eefc731f3f38be63bb21f2e",
+ "cloud_storage_hash": "d493283d8eacef2b2b4cffe484c49b7419e26d22",
"download_path": "../bin/darwin/x86_64/battor_agent",
"local_paths": [
"../bin/override/battor_agent"
]
},
"linux2_x86_64": {
- "cloud_storage_hash": "c462a22d065f86845996f9c69671866675779c48",
+ "cloud_storage_hash": "248ada42cd946b4cdc095f389bc4226caed47994",
"download_path": "../bin/linux2/x86_64/battor_agent",
"local_paths": [
"../bin/override/battor_agent"
]
},
"win32_AMD64": {
- "cloud_storage_hash": "af4a16a46785fbefd6921637b5a54ab7400d9e58",
+ "cloud_storage_hash": "e5525f4da79c939eadef56575556fd2b5ca8e2c5",
"download_path": "../bin/win/AMD64/battor_agent.exe",
"local_paths": [
"../bin/override/battor_agent.exe"
]
},
"win32_x86": {
- "cloud_storage_hash": "af4a16a46785fbefd6921637b5a54ab7400d9e58",
+ "cloud_storage_hash": "e5525f4da79c939eadef56575556fd2b5ca8e2c5",
"download_path": "../bin/win/x86_64/battor_agent.exe",
"local_paths": [
"../bin/override/battor_agent.exe"
]
},
"win_AMD64": {
- "cloud_storage_hash": "af4a16a46785fbefd6921637b5a54ab7400d9e58",
+ "cloud_storage_hash": "e5525f4da79c939eadef56575556fd2b5ca8e2c5",
"download_path": "../bin/win/AMD64/battor_agent.exe",
"local_paths": [
"../bin/override/battor_agent.exe"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698