| Index: third_party/WebKit/Source/modules/canvas2d/TouchHitRegion.cpp
|
| diff --git a/third_party/WebKit/Source/modules/canvas2d/TouchHitRegion.cpp b/third_party/WebKit/Source/modules/canvas2d/TouchHitRegion.cpp
|
| index 52a93b6bcba47329e0e6dd98fa843a970e5a3bf8..2b5ccf7f8a9f9ef7dfb48121c17d0c00408369bc 100644
|
| --- a/third_party/WebKit/Source/modules/canvas2d/TouchHitRegion.cpp
|
| +++ b/third_party/WebKit/Source/modules/canvas2d/TouchHitRegion.cpp
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| #include "modules/canvas2d/TouchHitRegion.h"
|
|
|
| #include "core/dom/Touch.h"
|
|
|