Index: content/browser/renderer_host/render_widget_host_view_mac.mm |
=================================================================== |
--- content/browser/renderer_host/render_widget_host_view_mac.mm (revision 163514) |
+++ content/browser/renderer_host/render_widget_host_view_mac.mm (working copy) |
@@ -57,6 +57,7 @@ |
#include "webkit/plugins/npapi/webplugin.h" |
using content::BackingStoreMac; |
+using content::EditCommand; |
using content::NativeWebKeyboardEvent; |
using content::RenderViewHostImpl; |
using content::RenderWidgetHostImpl; |