| Index: sky/engine/web/WebViewImpl.h
|
| diff --git a/sky/engine/web/WebViewImpl.h b/sky/engine/web/WebViewImpl.h
|
| index 29ce79454057eefb7fa8fb864cdf258d3b1bb37e..b407d20ddc9c29b99c791a5048e986890f9c4ca8 100644
|
| --- a/sky/engine/web/WebViewImpl.h
|
| +++ b/sky/engine/web/WebViewImpl.h
|
| @@ -264,7 +264,6 @@ public:
|
| void didRemoveAllPendingStylesheet(WebLocalFrameImpl*);
|
|
|
| void updateMainFrameLayoutSize();
|
| - void updatePageDefinedViewportConstraints(const ViewportDescription&);
|
|
|
| // Returns the input event we're currently processing. This is used in some
|
| // cases where the WebCore DOM event doesn't have the information we need.
|
|
|