| Index: content/browser/renderer_host/render_widget_host_view_mac.h
|
| ===================================================================
|
| --- content/browser/renderer_host/render_widget_host_view_mac.h (revision 137859)
|
| +++ content/browser/renderer_host/render_widget_host_view_mac.h (working copy)
|
| @@ -246,7 +246,7 @@
|
| virtual void PluginFocusChanged(bool focused, int plugin_id) OVERRIDE;
|
| virtual void StartPluginIme() OVERRIDE;
|
| virtual bool PostProcessEventForPluginIme(
|
| - const NativeWebKeyboardEvent& event) OVERRIDE;
|
| + const content::NativeWebKeyboardEvent& event) OVERRIDE;
|
|
|
| // Methods associated with GPU-accelerated plug-in instances and the
|
| // accelerated compositor.
|
|
|