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 135594) |
| +++ content/browser/renderer_host/render_widget_host_view_win.cc (working copy) |
| @@ -478,7 +478,7 @@ |
| } |
| return GetBrowserAccessibilityManager()->GetRoot()-> |
| - ToBrowserAccessibilityWin(); |
| + toBrowserAccessibilityWin(); |
| } |
| void RenderWidgetHostViewWin::MovePluginWindows( |