| Index: blimp/net/input_message_generator.cc
|
| diff --git a/blimp/net/input_message_generator.cc b/blimp/net/input_message_generator.cc
|
| index 2c62b6ba96894a7c9aeda6f8635391a7610f2fed..fb5864f8d7cb3ee932a31a1fa8d5b421a1e210a0 100644
|
| --- a/blimp/net/input_message_generator.cc
|
| +++ b/blimp/net/input_message_generator.cc
|
| @@ -10,7 +10,7 @@
|
| #include "blimp/common/proto/input.pb.h"
|
| #include "blimp/net/blimp_message_processor.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 {
|
|
|