| Index: content/browser/renderer_host/input/touch_emulator.cc
|
| diff --git a/content/browser/renderer_host/input/touch_emulator.cc b/content/browser/renderer_host/input/touch_emulator.cc
|
| index c844203c37b2bf7fc1a6940a114246adeacccc25..61ae63ef1fffa283ce8a9e543cefadf9ebc8002b 100644
|
| --- a/content/browser/renderer_host/input/touch_emulator.cc
|
| +++ b/content/browser/renderer_host/input/touch_emulator.cc
|
| @@ -11,7 +11,7 @@
|
| #include "content/public/common/content_client.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "third_party/WebKit/public/platform/WebCursorInfo.h"
|
| -#include "ui/events/gesture_detection/gesture_config_helper.h"
|
| +#include "ui/events/gesture_detection/gesture_provider_config_helper.h"
|
| #include "ui/gfx/image/image.h"
|
| #include "ui/gfx/screen.h"
|
|
|
|
|