[Android] Move knowledge of IntentHandler out of ExternalNavHandler
This CL moves knowledge of the //chrome-level IntentHandler out of ExternalNavigationHandler.java. This dependence is to set //chrome-level extras on the intent (and set state of IntentHandler itself). We abstract this functionality through ExternalNavigationDelegate, following the pattern of similar already-existing delegate methods. Bug: 1031465 Change-Id: I0301abdcf045dfdada1506cf5f14dd7c98315f86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087404 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#747621}
Showing
Please register or sign in to comment