diff options
Diffstat (limited to 'test/utils/TARGETS')
-rw-r--r-- | test/utils/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/TARGETS b/test/utils/TARGETS index 183c5009..693d3ba1 100644 --- a/test/utils/TARGETS +++ b/test/utils/TARGETS @@ -16,8 +16,8 @@ , ["@", "gsl", "", "gsl"] , ["@", "protoc", "", "libprotobuf"] , ["@", "src", "src/buildtool/common", "artifact_blob"] - , ["@", "src", "src/buildtool/common", "artifact_digest_factory"] , ["@", "src", "src/buildtool/common", "bazel_types"] + , ["@", "src", "src/buildtool/common", "common"] , ["@", "src", "src/buildtool/common/remote", "remote_common"] , ["@", "src", "src/buildtool/common/remote", "retry_config"] , ["@", "src", "src/buildtool/crypto", "hash_function"] |