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 445850eeda6971ee2827093690eb175ad482279a..54bda6350a8a1eecef7c9324783029593e519fc0 100644 |
--- a/third_party/WebKit/Source/core/frame/DOMWindow.h |
+++ b/third_party/WebKit/Source/core/frame/DOMWindow.h |
@@ -109,8 +109,6 @@ class CORE_EXPORT DOMWindow : public EventTargetWithInlineData, |
bool isSecureContext() const; |
- v8::Local<v8::Object> GlobalProxy(DOMWrapperWorld&); |
- |
InputDeviceCapabilitiesConstants* GetInputDeviceCapabilities(); |
protected: |