Introduce Extensions Renderer interface.
This API mirrors the content mojom Renderer interface for similar messages that the extension system needs to implement. It is an associated interface to support moving the messages without breaking the rest of the system. Move ExtensionMsg_ActivateExtension as the first message, others will be done in other commits. BUG=692120 Change-Id: Ib42d16abc864440303df1e87631937f7dfde08ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2514724 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#824500}
Showing
Please register or sign in to comment