| Index: content/browser/renderer_host/input/touch_emulator.h
|
| diff --git a/content/browser/renderer_host/input/touch_emulator.h b/content/browser/renderer_host/input/touch_emulator.h
|
| index b4c66b26aebc76f1167bbe1418f4f03965eb0b7d..9ddb725342736c0235e6aedc9da45cecd1a1c7be 100644
|
| --- a/content/browser/renderer_host/input/touch_emulator.h
|
| +++ b/content/browser/renderer_host/input/touch_emulator.h
|
| @@ -10,7 +10,7 @@
|
| #include "content/common/input/input_event_ack_state.h"
|
| #include "third_party/WebKit/public/web/WebInputEvent.h"
|
| #include "ui/events/gesture_detection/filtered_gesture_provider.h"
|
| -#include "ui/gfx/size_f.h"
|
| +#include "ui/gfx/geometry/size_f.h"
|
|
|
| namespace content {
|
|
|
|
|