Remove blink::PushController, not needed now with blink::PushMessagingClient
Now that we have blink::PushMessagingClient, which is also frame-bound, we no longer need this helper class since we'll communicate over mojo right from Blink, without needing to interact with //content at all. Thus, we can remove this class, as it's no longer used anywhere. Bug: 939943 Change-Id: I41528d3c7048040b2cf854ee7991f0a21e8b6e1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631595 Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Reviewed-by:Peter Beverloo <peter@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#666255}
Showing
Please register or sign in to comment