| Index: third_party/WebKit/Source/modules/canvas2d/MouseEventHitRegion.cpp
|
| diff --git a/third_party/WebKit/Source/modules/canvas2d/MouseEventHitRegion.cpp b/third_party/WebKit/Source/modules/canvas2d/MouseEventHitRegion.cpp
|
| index 0af6e3f97f1d93fa484fa217a00d1c87d4e21741..71b628416551ee3daad5376353fa6165ad38da7b 100644
|
| --- a/third_party/WebKit/Source/modules/canvas2d/MouseEventHitRegion.cpp
|
| +++ b/third_party/WebKit/Source/modules/canvas2d/MouseEventHitRegion.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/MouseEventHitRegion.h"
|
|
|
| #include "core/events/MouseEvent.h"
|
|
|