Index: content/public/browser/content_browser_client.h |
=================================================================== |
--- content/public/browser/content_browser_client.h (revision 192622) |
+++ content/public/browser/content_browser_client.h (working copy) |
@@ -448,9 +448,6 @@ |
const std::string& key, |
const std::string& value) {} |
- // Clear the Inspector settings. |
- virtual void ClearInspectorSettings(RenderViewHost* rvh) {} |
- |
// Notifies that BrowserURLHandler has been created, so that the embedder can |
// optionally add their own handlers. |
virtual void BrowserURLHandlerCreated(BrowserURLHandler* handler) {} |