Index: chrome/browser/debugger/inspectable_tab_proxy.h |
=================================================================== |
--- chrome/browser/debugger/inspectable_tab_proxy.h (revision 71789) |
+++ chrome/browser/debugger/inspectable_tab_proxy.h (working copy) |
@@ -80,7 +80,7 @@ |
private: |
// Message handling routines |
void OnDebuggerOutput(const std::string& msg); |
- void FrameNavigate(const std::string& url); |
+ void FrameNavigating(const std::string& url); |
void TabClosed(); |
int32 id_; |