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

Side by Side Diff: tools/perf/core/binary_dependencies.json

Issue 1361523003: Add crash_service to Telemetry's isolates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fck
Patch Set: Created 5 years, 2 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 unified diff | Download patch
« no previous file with comments | « content/test/gpu/run_unittests.py ('k') | tools/perf/core/project_config.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "config_type": "BaseConfig",
3 "dependencies": {
4 "crash_service": {
5 "file_info": {
6 "win_AMD64": {
7 "local_paths": [
8 "../../../out/Debug/crash_service.exe",
9 "../../../out/Release/crash_service.exe"
10 ]
11 }
12 }
13 }
14 }
15 }
OLDNEW
« no previous file with comments | « content/test/gpu/run_unittests.py ('k') | tools/perf/core/project_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698