| Index: third_party/WebKit/Source/web/InspectorOverlay.h | 
| diff --git a/third_party/WebKit/Source/web/InspectorOverlay.h b/third_party/WebKit/Source/web/InspectorOverlay.h | 
| index 30f1d91414f490d63d7af6c7a7dd4f6a5c8065ed..c9daa2bf45269017d160bb1ec4b47993910d8fe9 100644 | 
| --- a/third_party/WebKit/Source/web/InspectorOverlay.h | 
| +++ b/third_party/WebKit/Source/web/InspectorOverlay.h | 
| @@ -120,8 +120,6 @@ | 
| void drawPausedInDebuggerMessage(); | 
| void drawViewSize(); | 
|  | 
| -    float windowToViewportScale() const; | 
| - | 
| Page* overlayPage(); | 
| LocalFrame* overlayMainFrame(); | 
| void reset(const IntSize& viewportSize, const IntPoint& documentScrollOffset); | 
|  |