Chromium Code Reviews| Index: content/browser/renderer_host/render_widget_host_view_win.cc |
| =================================================================== |
| --- content/browser/renderer_host/render_widget_host_view_win.cc (revision 135549) |
| +++ content/browser/renderer_host/render_widget_host_view_win.cc (working copy) |
| @@ -479,7 +479,7 @@ |
| } |
| return GetBrowserAccessibilityManager()->GetRoot()-> |
| - toBrowserAccessibilityWin(); |
| + ToBrowserAccessibilityWin(); |
| } |
| void RenderWidgetHostViewWin::MovePluginWindows( |