bindings: Make CodeGeneratorV8 inheritances use render_templates
To merge common processes into one place, this CL make CodeGeneratorV8 inheritances to use CodeGeneratorBase.render_templates(), which was renamed from render_template(). This CL also make normalize_and_sort_includes() to use set() type to avoid include duplicates. Bug: 830255 Change-Id: I7e723153930ae55cab04d5a5fdb38b51c3494434 Reviewed-on: https://chromium-review.googlesource.com/1058743Reviewed-by:Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#558634}
Showing
Please register or sign in to comment