Toolbar: Move CustomTabToolbar to customtabs/features/toolbar
Class CustomToolbar inherits ToolbarLayout for the layout for Custom Tab Toolbar. It also provides an implementation of LocationBar interface used in omnibox. The concrete implementation classes for Custom Tab don't necessarily have to be a part of toolbar/. This CL moves the class to customtab/features/toolbar where other implementation of Custom Tab features are placed. This also helps reduce the outbound dependencies the class brought in to toolbar/. Bug: 1127732 Change-Id: I32a0d556a979d213293dd46aea5ff51afa966dcc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2426155 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:Peter Conn <peconn@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#811071}
Showing
Please register or sign in to comment