| Index: third_party/WebKit/Source/core/page/TouchDisambiguation.cpp
|
| diff --git a/third_party/WebKit/Source/core/page/TouchDisambiguation.cpp b/third_party/WebKit/Source/core/page/TouchDisambiguation.cpp
|
| index 291877feddfb1030a6093fc73b2c1de0f2cde5da..94bb01659089cd01509659e3c7f20e1ce0b99909 100644
|
| --- a/third_party/WebKit/Source/core/page/TouchDisambiguation.cpp
|
| +++ b/third_party/WebKit/Source/core/page/TouchDisambiguation.cpp
|
| @@ -28,8 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "core/page/TouchDisambiguation.h"
|
|
|
| #include "core/HTMLNames.h"
|
|
|