| Index: third_party/WebKit/Source/core/loader/EmptyClients.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/EmptyClients.cpp b/third_party/WebKit/Source/core/loader/EmptyClients.cpp
|
| index 9871f762065c99dfc6935b9ca0df3fdce695bddf..038fd032d089e9bfb16641c528c7e56634fdf9e3 100644
|
| --- a/third_party/WebKit/Source/core/loader/EmptyClients.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/EmptyClients.cpp
|
| @@ -138,6 +138,7 @@ std::unique_ptr<WebFrameScheduler> EmptyChromeClient::CreateFrameScheduler(
|
|
|
| NavigationPolicy EmptyLocalFrameClient::DecidePolicyForNavigation(
|
| const ResourceRequest&,
|
| + Document* origin_document,
|
| DocumentLoader*,
|
| NavigationType,
|
| NavigationPolicy,
|
|
|