Index: content/child/npapi/webplugin_delegate_impl_aura.cc |
diff --git a/content/child/npapi/webplugin_delegate_impl_aura.cc b/content/child/npapi/webplugin_delegate_impl_aura.cc |
index 3416990c8249cac4e49172f4a95c094c717706d3..6abf5f98fcd5996e830bf3ffeeaa9135cf41b8aa 100644 |
--- a/content/child/npapi/webplugin_delegate_impl_aura.cc |
+++ b/content/child/npapi/webplugin_delegate_impl_aura.cc |
@@ -7,7 +7,7 @@ |
#include "content/child/npapi/plugin_instance.h" |
#include "webkit/common/cursors/webcursor.h" |
-using WebKit::WebInputEvent; |
+using blink::WebInputEvent; |
namespace content { |