[Extensions Cleanup] Sane-ify some extension action manifest constants
Clean up various extension action-related manifest constants: - Instead of prefixing with "PageAction", just say "Action". - Rename kPageActionId to kFileBrowserHandlerId, since that's the only thing that uses it. - Remove undefined constant kInvalidPageActionPopupHeight - Combine kInvalidPageActionPopup and kInvalidPageActionPopupPath - Remove unused constants kPageActionTypePermanent and kPageActionTypeTab Bug: 893373 Change-Id: Ic22f6d6f0ba1399c1f2dbbaeea3eac62e954e32d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1559767 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#649652}
Showing
Please register or sign in to comment