| Index: third_party/WebKit/Source/modules/canvas2d/HitRegion.cpp
|
| diff --git a/third_party/WebKit/Source/modules/canvas2d/HitRegion.cpp b/third_party/WebKit/Source/modules/canvas2d/HitRegion.cpp
|
| index bc9a5d8ec161b47bab05b6b2220165ca309910eb..77acbb53dfc781246bf1e40246fdfe2aeda4f6d9 100644
|
| --- a/third_party/WebKit/Source/modules/canvas2d/HitRegion.cpp
|
| +++ b/third_party/WebKit/Source/modules/canvas2d/HitRegion.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/HitRegion.h"
|
|
|
| #include "core/dom/AXObjectCache.h"
|
|
|