Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit f9957c4

Browse files
committed
Export symbols
1 parent 8f92b56 commit f9957c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

impeller/BUILD.gn

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ if (impeller_supports_rendering) {
137137

138138
testonly = true
139139

140+
public_configs = [ "//flutter:export_dynamic_symbols" ]
141+
140142
deps = [ "renderer:renderer_dart_unittests" ]
141143
}
142144
}

0 commit comments

Comments
 (0)