-
fxr/710384 which moves headers includes from "#include <lib/fidl/
llcpp/...>" to "#include <lib/fidl/
cpp/wire/...>"
-
fxr/710563 which renames generated bindings code GN targets from "fuchsia.my.lib
_llcpp" to "fuchsia.my.lib
_cpp_wire".
If you have in-flight CLs that use the older names, you may follow similar changes in those two CLs to update them to new names. Or reach out to
yif...@google.com if you need more help. Thanks!