summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_engine/executor/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/execution_engine/executor/TARGETS')
-rw-r--r--src/buildtool/execution_engine/executor/TARGETS2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildtool/execution_engine/executor/TARGETS b/src/buildtool/execution_engine/executor/TARGETS
index f24030b2..eabbb371 100644
--- a/src/buildtool/execution_engine/executor/TARGETS
+++ b/src/buildtool/execution_engine/executor/TARGETS
@@ -9,7 +9,7 @@
, ["src/buildtool/common", "common"]
, ["src/buildtool/common", "artifact_digest_factory"]
, ["src/buildtool/common", "tree"]
- , ["src/buildtool/compatibility", "compatibility"]
+ , ["src/buildtool/common", "protocol_traits"]
, ["src/buildtool/file_system", "file_system_manager"]
, ["src/buildtool/execution_engine/dag", "dag"]
, ["src/buildtool/execution_api/common", "api_bundle"]