| Index: content/browser/tab_contents/tab_contents.h
|
| ===================================================================
|
| --- content/browser/tab_contents/tab_contents.h (revision 113117)
|
| +++ content/browser/tab_contents/tab_contents.h (working copy)
|
| @@ -642,7 +642,6 @@
|
| void OnUpdateZoomLimits(int minimum_percent,
|
| int maximum_percent,
|
| bool remember);
|
| - void OnFocusedNodeChanged(bool is_editable_node);
|
| void OnEnumerateDirectory(int request_id, const FilePath& path);
|
| void OnJSOutOfMemory();
|
| void OnRegisterProtocolHandler(const std::string& protocol,
|
|
|