| Index: third_party/WebKit/Source/core/frame/DOMWindow.h
|
| diff --git a/third_party/WebKit/Source/core/frame/DOMWindow.h b/third_party/WebKit/Source/core/frame/DOMWindow.h
|
| index c1d2bb8c4a0a4a3e076c767f0820d96a5104cfbd..9d1a2c386d1df98f503e4052ef60f65be403a12b 100644
|
| --- a/third_party/WebKit/Source/core/frame/DOMWindow.h
|
| +++ b/third_party/WebKit/Source/core/frame/DOMWindow.h
|
| @@ -98,8 +98,6 @@ class CORE_EXPORT DOMWindow : public EventTargetWithInlineData,
|
| // See https://bugs.webkit.org/show_bug.cgi?id=62054
|
| bool isCurrentlyDisplayedInFrame() const;
|
|
|
| - void resetLocation();
|
| -
|
| bool isSecureContext() const;
|
|
|
| InputDeviceCapabilitiesConstants* getInputDeviceCapabilities();
|
|
|