| Index: content/browser/android/in_process/synchronous_input_event_filter.h
|
| diff --git a/content/browser/android/in_process/synchronous_input_event_filter.h b/content/browser/android/in_process/synchronous_input_event_filter.h
|
| index 33200e8068ecf03e73f0392e6d48fc6075c8328a..8d4208605947b922b878b97bc029b22649a58071 100644
|
| --- a/content/browser/android/in_process/synchronous_input_event_filter.h
|
| +++ b/content/browser/android/in_process/synchronous_input_event_filter.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "content/common/input/input_event_ack_state.h"
|
| #include "content/renderer/input/input_handler_manager_client.h"
|
| -#include "ui/gfx/vector2d_f.h"
|
| +#include "ui/gfx/geometry/vector2d_f.h"
|
|
|
| namespace blink {
|
| class WebInputEvent;
|
|
|