Chromium change: https://github.com/brave/chromium/commit/2dde79ed20e6534fca02aa1216541df76f14c589 Delete IntentHandlerDelegate processUrlViewIntent was only implemented by ChromeTabbedActivity and so having ChromeActivity call IntentHandler#onNewIntent was confusing and hard to reason about. This change moves the ChromeTabbedActivity-only code from IntentHandler into ChromeTabbedActivity. Change-Id: I38e46830f66488a822ab3e2ec85d4f90d4fd9a52