| Index: tools/perf/core/binary_dependencies.json
|
| diff --git a/tools/perf/core/binary_dependencies.json b/tools/perf/core/binary_dependencies.json
|
| deleted file mode 100644
|
| index e0a4b2f683065abb33b60d80a64dc5ea9aa89138..0000000000000000000000000000000000000000
|
| --- a/tools/perf/core/binary_dependencies.json
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -{
|
| - "config_type": "BaseConfig",
|
| - "dependencies": {
|
| - "crash_service": {
|
| - "file_info": {
|
| - "win_AMD64": {
|
| - "local_paths": [
|
| - "../../../out/Debug/crash_service.exe",
|
| - "../../../out/Release/crash_service.exe"
|
| - ]
|
| - }
|
| - }
|
| - }
|
| - }
|
| -}
|
|
|