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

Unified Diff: tools/perf/core/binary_dependencies.json

Issue 1369213004: Revert of Add crash_service to Telemetry's isolates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fck
Patch Set: Created 5 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 | « content/test/gpu/run_unittests.py ('k') | tools/perf/core/project_config.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
- ]
- }
- }
- }
- }
-}
« 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