v8bindings: Remove unused [Exposed] from Navigator-related IDL
HTML specifies no [Exposed] on interface mixins as there is no need of it. Basically interface mixins do not need [Exposed] because the exposure is already controllable with 'includes' declarations. Bug: 839389 Change-Id: I1267c34b96d5240f690e47b1ba37a8c9c2654bd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2186880Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#766380}
Showing
Please register or sign in to comment