| Index: chrome/browser/renderer_host/render_widget_host_view.h
 | 
| ===================================================================
 | 
| --- chrome/browser/renderer_host/render_widget_host_view.h	(revision 60480)
 | 
| +++ chrome/browser/renderer_host/render_widget_host_view.h	(working copy)
 | 
| @@ -252,7 +252,6 @@
 | 
|  
 | 
|    virtual void UpdateAccessibilityTree(
 | 
|        const webkit_glue::WebAccessibility& tree) { }
 | 
| -  virtual void OnAccessibilityFocusChange(int acc_obj_id) { }
 | 
|    virtual void OnAccessibilityNotifications(
 | 
|        const std::vector<ViewHostMsg_AccessibilityNotification_Params>& params) {
 | 
|    }
 | 
| 
 |