| Index: content/browser/renderer_host/input/gesture_text_selector.cc
|
| diff --git a/content/browser/renderer_host/input/gesture_text_selector.cc b/content/browser/renderer_host/input/gesture_text_selector.cc
|
| index 630373959ef6b75638ad7a4d36616a244ec17398..bd1041472ac0e1d7626b539aa9b8ddd8b538f690 100644
|
| --- a/content/browser/renderer_host/input/gesture_text_selector.cc
|
| +++ b/content/browser/renderer_host/input/gesture_text_selector.cc
|
| @@ -5,7 +5,7 @@
|
| #include "content/browser/renderer_host/input/gesture_text_selector.h"
|
|
|
| #include "ui/events/event_constants.h"
|
| -#include "ui/events/gesture_detection/gesture_config_helper.h"
|
| +#include "ui/events/gesture_detection/gesture_configuration.h"
|
| #include "ui/events/gesture_detection/gesture_detector.h"
|
| #include "ui/events/gesture_detection/motion_event.h"
|
|
|
|
|