summaryrefslogtreecommitdiff
path: root/src/other_tools/ops_maps/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/other_tools/ops_maps/TARGETS')
-rw-r--r--src/other_tools/ops_maps/TARGETS3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/other_tools/ops_maps/TARGETS b/src/other_tools/ops_maps/TARGETS
index da8be93f..96d9db57 100644
--- a/src/other_tools/ops_maps/TARGETS
+++ b/src/other_tools/ops_maps/TARGETS
@@ -115,6 +115,7 @@
, ["src/buildtool/execution_api/common", "common"]
, ["src/buildtool/serve_api/remote", "serve_api"]
, ["src/buildtool/storage", "config"]
+ , ["src/buildtool/storage", "storage"]
, ["src/other_tools/just_mr/progress_reporting", "progress"]
, ["src/other_tools/ops_maps", "critical_git_op_map"]
, ["src/other_tools/ops_maps", "import_to_git_map"]
@@ -125,7 +126,7 @@
, ["src/buildtool/common", "common"]
, ["src/buildtool/common", "config"]
, ["src/buildtool/common", "protocol_traits"]
- , ["src/buildtool/execution_api/git", "git"]
+ , ["src/buildtool/execution_api/serve", "mr_git_api"]
, ["src/buildtool/file_system", "file_system_manager"]
, ["src/buildtool/multithreading", "task_system"]
, ["src/buildtool/system", "system_command"]