Index: content/test/render_view_test.h |
=================================================================== |
--- content/test/render_view_test.h (revision 137859) |
+++ content/test/render_view_test.h (working copy) |
@@ -80,7 +80,7 @@ |
string16* output); |
// Sends one native key event over IPC. |
- void SendNativeKeyEvent(const NativeWebKeyboardEvent& key_event); |
+ void SendNativeKeyEvent(const content::NativeWebKeyboardEvent& key_event); |
// Send a raw keyboard event to the renderer. |
void SendWebKeyboardEvent(const WebKit::WebKeyboardEvent& key_event); |