Convert media_router Closure Compilation from GYP to GN.
See go/closure-compile-gn for details. This CL converts the Closure Compilation of chrome://media-router from GYP to GN, and fixes a number of type-checking issues that were somehow suppressed due to the way the compiler used to be run. A local closure compile can be run by setting closure_compile = true in args.gn, and then running ninja -C out/Default webui_closure_compile. A more localized compile may look like: ninja -C out/Default chrome/browser/resources/media_router:closure_compile Bug: 632206 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I3a41ec8701a68ae71fa2a613401daf213c41e0ff Reviewed-on: https://chromium-review.googlesource.com/1036709 Commit-Queue: calamity <calamity@chromium.org> Reviewed-by:Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
apacible <apacible@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#555972}
Showing
Please register or sign in to comment