Chromium change: https://chromium.googlesource.com/chromium/src.git/+/afd16b5973b054f53733695ce33708ef430a0b83 Toolbar: Remove deps on TrackerFactory Removes deps on TrackerFactory in ToolbarTabControllerImpl and move it to the modularized toolbar/. There are a few more classes that can also be moved: ToolbarTabControllerImplTest.java ToolbarTabControllerImpl.java top/IncognitoSwitchCoordinator.java top/IncognitoSwitchProperties.java top/IncognitoSwitchViewBinder.java top/TabSwitcherActionMenuCoordinator.java top/TabSwitcherActionMenuRenderTest.java Bug: 1127732