| Index: content/test/test_navigation_url_loader_delegate.cc
|
| diff --git a/content/test/test_navigation_url_loader_delegate.cc b/content/test/test_navigation_url_loader_delegate.cc
|
| index adfcb6da95c4012353ed356721b7375fa5e21c22..cf5d5c77c166f3b36c5a24bce659d7c521856774 100644
|
| --- a/content/test/test_navigation_url_loader_delegate.cc
|
| +++ b/content/test/test_navigation_url_loader_delegate.cc
|
| @@ -79,4 +79,6 @@ void TestNavigationURLLoaderDelegate::OnRequestStarted(
|
| request_started_->Quit();
|
| }
|
|
|
| +void TestNavigationURLLoaderDelegate::OnServiceWorkerEncountered() {}
|
| +
|
| } // namespace content
|
|
|