-
Mark Brand authored
Many existing typemaps don't use fully-qualified typenames, and rely on the undocumented namespacing of the generated code. This breaks the generated code for the generic mojo LPM fuzzer that's currently under development, which has different namespacing. This CL updates all typemaps files to use fully qualified typenames as per the documentation. Change-Id: I8b8fe9e99369728a2a6e521c92e79f4a52fbce15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1742227 Commit-Queue: Mark Brand <markbrand@google.com> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#688473}
9517a429