wake lock: Use WakeLockContextRequest instead of InterfaceRequest<WakeLockContext>
This has no visible effects and is just a change to improve readability. Follow the format used by most code and use mojom::WakeLockContextRequest rather than the more verbose mojo::InterfaceRequest<mojom::WakeLockContext> Change-Id: I10c5673a822879dc8093c3c655d4caf28214fdc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1591714 Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Reviewed-by:Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#655929}
Showing
Please register or sign in to comment