| Index: blimp/engine/browser_tests/input_browsertest.cc
|
| diff --git a/blimp/engine/browser_tests/input_browsertest.cc b/blimp/engine/browser_tests/input_browsertest.cc
|
| index 44553ce9bdfec6f457f3d0bd74778dba2c255d85..377e2add3a1bfcac40709f13044f8cecd6bb9d1c 100644
|
| --- a/blimp/engine/browser_tests/input_browsertest.cc
|
| +++ b/blimp/engine/browser_tests/input_browsertest.cc
|
| @@ -19,7 +19,8 @@
|
| #include "net/base/ip_endpoint.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebGestureEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebInputEvent.h"
|
| #include "ui/gfx/geometry/size.h"
|
| #include "url/gurl.h"
|
|
|
|
|