diff options
Diffstat (limited to 'src/other_tools/repo_map/TARGETS')
-rw-r--r-- | src/other_tools/repo_map/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/other_tools/repo_map/TARGETS b/src/other_tools/repo_map/TARGETS index af80fa2f..f6362327 100644 --- a/src/other_tools/repo_map/TARGETS +++ b/src/other_tools/repo_map/TARGETS @@ -30,8 +30,8 @@ , ["src/other_tools/ops_maps", "content_cas_map"] , ["src/other_tools/ops_maps", "git_tree_fetch_map"] , ["src/other_tools/utils", "parse_archive"] - , ["src/other_tools/utils", "parse_computed_root"] , ["src/other_tools/utils", "parse_git_tree"] + , ["src/other_tools/utils", "parse_precomputed_root"] , ["src/utils/cpp", "expected"] , ["src/utils/cpp", "path"] ] |