| Index: content/browser/renderer_host/input/touchpad_tap_suppression_controller.h
|
| diff --git a/content/browser/renderer_host/input/touchpad_tap_suppression_controller.h b/content/browser/renderer_host/input/touchpad_tap_suppression_controller.h
|
| index 49719639452acb2177e8dcd4cdb384678a09c5db..1934ad6e863f3a09307eb1ec1398bed794fb56e8 100644
|
| --- a/content/browser/renderer_host/input/touchpad_tap_suppression_controller.h
|
| +++ b/content/browser/renderer_host/input/touchpad_tap_suppression_controller.h
|
| @@ -10,7 +10,7 @@
|
| #include "content/browser/renderer_host/input/tap_suppression_controller.h"
|
| #include "content/browser/renderer_host/input/tap_suppression_controller_client.h"
|
| #include "content/common/content_export.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebInputEvent.h"
|
|
|
| namespace content {
|
|
|
|
|