Set the redirected document URL of ServiceWorkerProviderHost even if skip_service_worker is set.
Currently the redirected document URL of ServiceWorkerProviderHost is not
correctly set if skip_service_worker is set. This inconsistency is causing the
renderer kill crashes in ServiceWorkerDispatcherHost::OnGetRegistration() and
OnRegisterServiceWorker().
BUG=
630496,
630495
Committed:
https://crrev.com/206404cd3be24367de9a34304de74c721c768fa9
Cr-Commit-Position: refs/heads/master@{#437493}