| Index: Source/web/InspectorClientImpl.h
 | 
| diff --git a/Source/web/InspectorClientImpl.h b/Source/web/InspectorClientImpl.h
 | 
| index 692d6423750861d2e13a4638b8fa717c988534bd..0c19bc8375db01ff49f4beb25686335752087035 100644
 | 
| --- a/Source/web/InspectorClientImpl.h
 | 
| +++ b/Source/web/InspectorClientImpl.h
 | 
| @@ -60,7 +60,6 @@ public:
 | 
|      virtual void clearBrowserCookies();
 | 
|  
 | 
|      virtual void overrideDeviceMetrics(int, int, float, bool);
 | 
| -    virtual void autoZoomPageToFitWidth();
 | 
|  
 | 
|      virtual bool overridesShowPaintRects();
 | 
|      virtual void setShowPaintRects(bool);
 | 
| 
 |