Chromium Code Reviews| Index: Source/WebKit/chromium/src/InspectorClientImpl.h | 
| =================================================================== | 
| --- Source/WebKit/chromium/src/InspectorClientImpl.h (revision 92267) | 
| +++ Source/WebKit/chromium/src/InspectorClientImpl.h (working copy) | 
| @@ -59,7 +59,6 @@ | 
| virtual void clearBrowserCache(); | 
| virtual void clearBrowserCookies(); | 
| - virtual void setCacheDisabled(bool); | 
| private: | 
| WebDevToolsAgentImpl* devToolsAgent(); |