| 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 adedd76b46f6a31eb960e1ed5e2eabf7b4c85172..f99b8e6effefd5a0436d6bae715320e659be0052 100644
|
| --- a/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| +++ b/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| @@ -292,6 +292,7 @@ class CORE_EXPORT EmptyLocalFrameClient : public LocalFrameClient {
|
|
|
| NavigationPolicy DecidePolicyForNavigation(
|
| const ResourceRequest&,
|
| + Document* origin_document,
|
| DocumentLoader*,
|
| NavigationType,
|
| NavigationPolicy,
|
|
|