Use accessor methods for accessing ToolbarLayout state
ToolbarLayout has protected fields and protected getters. This seems redundant so this CL makes the fields private and makes other classes use the getter methods. Change-Id: Icbab2351080ba65e1a12c70b80eee7bab5ba560a Reviewed-on: https://chromium-review.googlesource.com/1112354 Commit-Queue: Pedro Amaral <amaralp@chromium.org> Reviewed-by:Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#569811}
Showing
Please register or sign in to comment