| OLD | NEW |
| 1 { | 1 { |
| 2 "config_type": "BaseConfig", | 2 "config_type": "BaseConfig", |
| 3 "dependencies": { | 3 "dependencies": { |
| 4 "crash_service": { | 4 "crash_service": { |
| 5 "file_info": { | 5 "file_info": { |
| 6 "win_AMD64": { | 6 "win_AMD64": { |
| 7 "local_paths": [ | 7 "local_paths": [ |
| 8 "../../../out/Debug/crash_service.exe", | 8 "../../../out/Debug/crash_service.exe", |
| 9 "../../../out/Release/crash_service.exe" | 9 "../../../out/Release/crash_service.exe" |
| 10 ] | 10 ] |
| 11 } | 11 } |
| 12 } | 12 } |
| 13 }, | 13 }, |
| 14 "crashpad_database_util": { | 14 "crashpad_database_util": { |
| 15 "file_info": { | 15 "file_info": { |
| 16 "mac_x86_64": { | 16 "mac_x86_64": { |
| 17 "local_paths": [ | 17 "local_paths": [ |
| 18 "../../../out/Debug/crashpad_database_util", | 18 "../../../out/Debug/crashpad_database_util", |
| 19 "../../../out/Release/crashpad_database_util" | 19 "../../../out/Release/crashpad_database_util" |
| 20 ] | 20 ] |
| 21 } | 21 } |
| 22 } | 22 } |
| 23 }, | 23 }, |
| 24 "flash": { | 24 "flash": { |
| 25 "file_info": { | 25 "file_info": { |
| 26 "linux_x86_64": { | 26 "linux_x86_64": { |
| 27 "local_paths": [ | 27 "local_paths": [ |
| 28 "../../../third_party/adobe/flash/binariesppapi/linux_64/libpepflash
player.so" | 28 "../../../third_party/adobe/flash/binaries/ppapi/linux_64/libpepflas
hplayer.so" |
| 29 ] | 29 ] |
| 30 }, | 30 }, |
| 31 "mac_x86_64": { | 31 "mac_x86_64": { |
| 32 "local_paths": [ | 32 "local_paths": [ |
| 33 "../../../third_party/adobe/flash/binariesppapi/mac_64/PepperFlashPl
ayer.plugin" | 33 "../../../third_party/adobe/flash/binaries/ppapi/mac_64/PepperFlashP
layer.plugin" |
| 34 ] | 34 ] |
| 35 }, | 35 }, |
| 36 "win_AMD64": { | 36 "win_AMD64": { |
| 37 "local_paths": [ | 37 "local_paths": [ |
| 38 "../../../third_party/adobe/flash/binariesppapi/win_x64/pepflashplay
er.dll" | 38 "../../../third_party/adobe/flash/binaries/ppapi/win_x64/pepflashpla
yer.dll" |
| 39 ] | 39 ] |
| 40 }, | 40 }, |
| 41 "win_x86": { | 41 "win_x86": { |
| 42 "local_paths": [ | 42 "local_paths": [ |
| 43 "../../../third_party/adobe/flash/binariesppapi/win/pepflashplayer.d
ll" | 43 "../../../third_party/adobe/flash/binaries/ppapi/win/pepflashplayer.
dll" |
| 44 ] | 44 ] |
| 45 } | 45 } |
| 46 } | 46 } |
| 47 }, | 47 }, |
| 48 "generate_breakpad_symbols": { | 48 "generate_breakpad_symbols": { |
| 49 "file_info": { | 49 "file_info": { |
| 50 "win_AMD64": { | 50 "win_AMD64": { |
| 51 "local_paths": [ | 51 "local_paths": [ |
| 52 "../../../components/crash/content/tools/generate_breakpad_symbols.p
y" | 52 "../../../components/crash/content/tools/generate_breakpad_symbols.p
y" |
| 53 ] | 53 ] |
| (...skipping 21 matching lines...) Expand all Loading... |
| 75 "arm64-v8a": { | 75 "arm64-v8a": { |
| 76 "local_paths": [ | 76 "local_paths": [ |
| 77 "../../../out/Debug/memtrack_helper", | 77 "../../../out/Debug/memtrack_helper", |
| 78 "../../../out/Release/memtrack_helper" | 78 "../../../out/Release/memtrack_helper" |
| 79 ] | 79 ] |
| 80 } | 80 } |
| 81 } | 81 } |
| 82 } | 82 } |
| 83 } | 83 } |
| 84 } | 84 } |
| OLD | NEW |