Remove some unneded code from wizard_controller Removes some screen exit handler methods from the header - the implementations are already gone, but these were left by mistake (during rebasing wip cls). Removes ShowPreviousScreen - not used anymore. Removes VLOG(1) and UpdateStatusAreaVisibility from Show*Screen methods. ShowCurrentScreenSmooth, which is called for all of these methods already logs the screen that is being shown, and updates the status area visibilty. BUG=None Change-Id: If547b33fc68656e1eda7db8bc9d5128ad26de750 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1524658 Reviewed-by: Jacob Dufault <jdufault@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#640954}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .