CCA: Use ES6 module for mojo bindings
Migrate all usage of mojo in CCA to use ES6 module version of mojo. This also adds `webui_module_path` for all dependency mojom gn files to generate the ES6 module version of the mojo bindings, add `ui/gfx/range/mojom/range.mojom` to common `chrome://resources` and make the path naming consistent to other mojo resources under chrome://resources. Bug: b:198116882, 1179821 Test: closure compile passed Test: compiles Test: cca.py tsc have no extra error Test: tast run <ip> camera.CCAUI* Change-Id: Ic36b4cb21189e620edb4567b97f46797c231d1b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3131659 Commit-Queue: Pi-Hsun Shih <pihsun@chromium.org> Reviewed-by:Shik Chen <shik@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/main@{#918493}
Loading
Please register or sign in to comment