| Index: blimp/net/input_message_converter.cc
|
| diff --git a/blimp/net/input_message_converter.cc b/blimp/net/input_message_converter.cc
|
| index 19366af2d49285f272e4b56133bc5db7962cea7c..cb0ed87eb9d57d8e5862ec400d4d511b0435b0f1 100644
|
| --- a/blimp/net/input_message_converter.cc
|
| +++ b/blimp/net/input_message_converter.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/logging.h"
|
| #include "blimp/common/proto/input.pb.h"
|
| #include "third_party/WebKit/public/platform/WebGestureDevice.h"
|
| -#include "third_party/WebKit/public/web/WebInputEvent.h"
|
| +#include "third_party/WebKit/public/platform/WebGestureEvent.h"
|
|
|
| namespace blimp {
|
| namespace {
|
|
|