| Index: third_party/WebKit/Source/core/loader/EmptyClients.h
|
| diff --git a/third_party/WebKit/Source/core/loader/EmptyClients.h b/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| index 9138d0c4376b0ff27886b85b773606b47331567b..da74d8cd14eb1efb226505bdcb3ca02bede4ae93 100644
|
| --- a/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| +++ b/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| @@ -290,6 +290,7 @@ class CORE_EXPORT EmptyLocalFrameClient : public LocalFrameClient {
|
|
|
| NavigationPolicy DecidePolicyForNavigation(
|
| const ResourceRequest&,
|
| + Document* origin_document,
|
| DocumentLoader*,
|
| NavigationType,
|
| NavigationPolicy,
|
|
|