first_run: Remove old System Tray support.
This CL removes old System Tray support in first_run tutorial. In UnifiedSystemTray, we don't have HelpStep in the tutorial, so this CL removes HelpStep related code. This is the part 2 of removing old System Tray code. (1) Removing the flag (2) Removing references to IsSystemTrayUnifiedEnabled() (3) Removing classes that are only used in old System Tray I'll try to keep the number of CLs as small as possible to make the history clean, but there can be multiple CLs for both part 2 and part 3 because some of them requires nontrivial refactoring to remove the dependency to the old code. TBR=alemate@chromium.org TEST=trybot pass BUG=898419 Change-Id: I97df2f9de526e0e9b443d0728a3e16e759699da5 Reviewed-on: https://chromium-review.googlesource.com/c/1301137 Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Reviewed-by:James Cook <jamescook@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#603729}
Showing
Please register or sign in to comment