| Index: third_party/WebKit/Source/core/page/TouchAdjustment.cpp
|
| diff --git a/third_party/WebKit/Source/core/page/TouchAdjustment.cpp b/third_party/WebKit/Source/core/page/TouchAdjustment.cpp
|
| index f2d31df84715ba34ddf834812da3b11d37b5eb46..abd26967b212981f66d8ce5c21dccce200521263 100644
|
| --- a/third_party/WebKit/Source/core/page/TouchAdjustment.cpp
|
| +++ b/third_party/WebKit/Source/core/page/TouchAdjustment.cpp
|
| @@ -23,6 +23,7 @@
|
| #include "core/dom/Node.h"
|
| #include "core/dom/NodeComputedStyle.h"
|
| #include "core/dom/Text.h"
|
| +#include "core/editing/EditingUtilities.h"
|
| #include "core/editing/Editor.h"
|
| #include "core/frame/FrameView.h"
|
| #include "core/frame/LocalFrame.h"
|
|
|