Omnibox UI Refresh: Update naming of OmniboxMatchCellView constants
This CL has no behavioral changes and is a name clarification only. 1) kRichSuggestionMarginHeight => kRefreshTwoLineRowMarginHeight We are using this margin height for all two-line suggestions, which include tab-switch suggestions and old-style answers in addition to rich entity suggestions. This rename makes that explicit. 2) "Split" suggestions => "One-line" suggestions. We originally named these split suggestions because the title and URL were split by a hyphen. However, since we are calling two-line suggestions "two-line", I think calling these "one-line" suggestions would be most clear. Bug: 863982 Change-Id: Id56f6798c9a609276bbd0b0de5e565a3cf2cd475 Reviewed-on: https://chromium-review.googlesource.com/1141207 Commit-Queue: Tommy Li <tommycli@chromium.org> Reviewed-by:Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#576115}
Showing
Please register or sign in to comment