-
Devlin Cronin authored
ToolbarActionViewController::WantsToRun() is only implemented by ExtensionActionViewController, and is never used outside of tests. Remove it, instead using only the PageActionWantsToRun() and HasBeenBlocked() methods (which are isolated to ExtensionActionViewController instead of exposed on the base class). Bug: None Change-Id: I0d8777785d1a67d1e36f00ee8d3e7bc844c6fdd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1132250 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Caroline Rising <corising@chromium.org> Cr-Commit-Position: refs/heads/master@{#760152}
ac822054