| Index: content/browser/renderer_host/input/touch_emulator.h
|
| ===================================================================
|
| --- content/browser/renderer_host/input/touch_emulator.h (revision 268187)
|
| +++ content/browser/renderer_host/input/touch_emulator.h (working copy)
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "content/browser/renderer_host/input/touch_emulator_client.h"
|
| #include "content/common/cursors/webcursor.h"
|
| -#include "content/port/common/input_event_ack_state.h"
|
| +#include "content/common/input/input_event_ack_state.h"
|
| #include "third_party/WebKit/public/web/WebInputEvent.h"
|
| #include "ui/events/gesture_detection/filtered_gesture_provider.h"
|
|
|
|
|