TextControl NG: Remove DowncastTraits<LayoutTextControlSingleLine>
Text field inputs in LayoutNG might not use a subclass of LayoutTextControlSingleLine. We should avoid operations on it. LayoutTextControlSingleLineTest doesn't need to use LayoutTextControlSingleLine, and LayoutBox is enough. This CL has no behavior changes. Bug: 1040826 Change-Id: Ica5a0acbf532b5a781b515d0ce9de1c4262abac0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437721 Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#811961}
Showing
Please register or sign in to comment