Skip to content

Commit aa3b1e1

Browse files
authored
[bazel] Add missing dependency (#1930)
1 parent a0ff16c commit aa3b1e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ swift_syntax_library(
118118
deps = [
119119
":SwiftDiagnostics",
120120
":SwiftParser",
121+
":SwiftSyntaxMacroExpansion",
121122
":SwiftSyntaxMacros",
122123
":_SwiftSyntaxTestSupport",
123124
],

0 commit comments

Comments
 (0)