[Extensions] Remove action-type-specific [g|s]etters from ActionInfo
Remove [G|S]etBrowserActionInfo(), [G|S]etPageActionInfo(), and [G|S]etExtensionActionInfo() from ActionInfo, leaving only the type-agnostic GetAnyActionInfo() (to be renamed GetActionInfo() or similar) and SetExtensionActionInfo(). The only real users of these type-specific getters were tests, which have been updated. This is another step in moving towards a generic "action" key. Bug: 893373 Change-Id: Ibd2b99fd144612ccb1336370ee5f75301168b4c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2133118 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#758273}
Showing
Please register or sign in to comment