Index: content/browser/renderer_host/test_render_view_host.cc |
=================================================================== |
--- content/browser/renderer_host/test_render_view_host.cc (revision 137859) |
+++ content/browser/renderer_host/test_render_view_host.cc (working copy) |
@@ -16,6 +16,7 @@ |
#include "webkit/glue/webkit_glue.h" |
#include "webkit/glue/webpreferences.h" |
+using content::NativeWebKeyboardEvent; |
using webkit::forms::PasswordForm; |
namespace content { |