Refactor extension handling code from AppShimHost into ExtensionAppShimHandler.
AppShimHost is now confined to interacting with the app shim and passing
events to AppShimHandlers. ExtensionAppShimHandler becomes the default
handler for app shim events.
BUG=
168080
TEST=There should be no behavior change with this refactor.
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=202791