| Index: content/common/input/web_touch_event_traits.h
|
| diff --git a/content/common/input/web_touch_event_traits.h b/content/common/input/web_touch_event_traits.h
|
| index 1f974aed43f9e628f8c0e4569a83bdc3e41ac331..1cbe804af1a037458578dddac431a6708028244e 100644
|
| --- a/content/common/input/web_touch_event_traits.h
|
| +++ b/content/common/input/web_touch_event_traits.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_COMMON_INPUT_WEB_TOUCH_EVENT_TRAITS_H_
|
|
|
| #include "content/common/content_export.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| #include "ui/events/blink/scoped_web_input_event.h"
|
|
|
| namespace content {
|
|
|