| Index: content/browser/renderer_host/touch_event_queue.h
|
| diff --git a/content/browser/renderer_host/touch_event_queue.h b/content/browser/renderer_host/touch_event_queue.h
|
| index 3bd90fc92263821ea7d472204fdd11750b7114ec..803d01b42189e60b0787f01cac3615e585a5fbf9 100644
|
| --- a/content/browser/renderer_host/touch_event_queue.h
|
| +++ b/content/browser/renderer_host/touch_event_queue.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "content/common/content_export.h"
|
| -#include "content/port/common/input_event_ack_state.h"
|
| +#include "content/public/common/input_event_ack_state.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h"
|
|
|
| namespace content {
|
|
|