Duplicate JS lite templates for modules
An upcoming change will introduce generation of JS modules for mojom bindings. While most of the boilerplate in the existing jinja templates remains the same, there are enough differences to warrant forking them. This CL copies existing templates to new files with a _for_module filename suffix. No changes are made here, so that the CL which actually implements JS modules support can change the new files in-place, making the differences easier to review. Bug: 1004256 Change-Id: I37b95929b070ed6cb41406cc529f7dba84065720 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451270 Auto-Submit: Ken Rockot <rockot@google.com> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#814256}
Showing
Please register or sign in to comment