-
Sergey Ulanov authored
Currently fidlgen uses the namespace that's specified in the .fidl file. As result the generated code may collide with other code in chromium. This CL implements a temporary workaround for this problem: generated code is updated to use a namespaces nested in fuchsia:: namespace. The script won't be necessary after FIDL-160 is resolved. Bug: 831384 Change-Id: I3648f89f44a8e0148b1cc6b58d6f3a8de82a684e Reviewed-on: https://chromium-review.googlesource.com/1045257Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#556882}
8b972f42