cbui autofill: break deps on DialogClientView
This change removes all dependencies on and mentions of DialogClientView from //cbui/views/autofill. The only wrinkle is that a couple of tests use GetViewByID() on the DialogClientView; these have been changed to use it on the RootView instead. Bug: 1011446 Change-Id: I8276c676d085c611cd27ababddad9fd60d849191 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917542 Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#715448}
Showing
Please register or sign in to comment