| Index: content/browser/renderer_host/render_widget_host_view_mac.mm
|
| ===================================================================
|
| --- content/browser/renderer_host/render_widget_host_view_mac.mm (revision 164665)
|
| +++ content/browser/renderer_host/render_widget_host_view_mac.mm (working copy)
|
| @@ -65,6 +65,7 @@
|
| using content::RenderWidgetHostImpl;
|
| using content::RenderWidgetHostViewMac;
|
| using content::RenderWidgetHostViewMacEditCommandHelper;
|
| +using content::TextInputClientMac;
|
| using WebKit::WebInputEvent;
|
| using WebKit::WebInputEventFactory;
|
| using WebKit::WebMouseEvent;
|
|
|