Skip to content

Commit c6b4fec

Browse files
committed
Merge remote-tracking branch 'upstream/master' into add_vulkan_backend
2 parents a589c89 + 602060b commit c6b4fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter/shell/platform/common/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ source_set("common_cpp_library_headers") {
3232

3333
copy("publish_headers") {
3434
sources = _public_headers
35-
outputs = [ "$root_out_dir/{{source_file_part}}" ]
35+
outputs = [ "$root_out_dir/public/{{source_file_part}}" ]
3636
}
3737

3838
source_set("common_cpp_input") {

0 commit comments

Comments
 (0)