| Index: third_party/WebKit/Source/modules/canvas2d/EventHitRegion.cpp
|
| diff --git a/third_party/WebKit/Source/modules/canvas2d/EventHitRegion.cpp b/third_party/WebKit/Source/modules/canvas2d/EventHitRegion.cpp
|
| index 51ae9d2ba1a1f3f78a127820220f5bbd2c4e0c8d..fe7393ff5208476568d58103af3c2c92aed56df5 100644
|
| --- a/third_party/WebKit/Source/modules/canvas2d/EventHitRegion.cpp
|
| +++ b/third_party/WebKit/Source/modules/canvas2d/EventHitRegion.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/EventHitRegion.h"
|
|
|
| #include "core/dom/Document.h"
|
|
|