
This CL makes the new profile lock dialog use stacked buttons instead of a one line button bar, to improve consistency with the other layouts in the sign-in flow. It also makes the dialogs layout use horizontal margins only if UNO_FOR_AUTO is enabled, and only for the lower subviews of the dialogs, instead of setting a padding on the whole layout without flag guarding. This fixes the margin for the progress bar under the illustration which should take the full width of the dialog. See https://crbug.com/367329904#comment14 for screenshots Bug: 367329904 Change-Id: Ib13885de60720f6d7da4e2544d090ef7e28f8a6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6212623 Commit-Queue: Menghan Yang <myuu@google.com> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413982}
The org.chromium.components.browser_ui.widget package contains generally useful UI utilities with no feature-specific code or dependencies.