| Index: third_party/WebKit/Source/core/html/HTMLCanvasElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLCanvasElement.h b/third_party/WebKit/Source/core/html/HTMLCanvasElement.h
|
| index 984b8a57faee27efc0fe70f2ff57e64c7619d7cd..d3d82ce987345ce2c80ec27d3bae0c4388c17a55 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLCanvasElement.h
|
| +++ b/third_party/WebKit/Source/core/html/HTMLCanvasElement.h
|
| @@ -29,7 +29,6 @@
|
| #define HTMLCanvasElement_h
|
|
|
| #include "bindings/core/v8/ScriptValue.h"
|
| -#include "bindings/core/v8/UnionTypesCore.h"
|
| #include "core/CoreExport.h"
|
| #include "core/dom/ContextLifecycleObserver.h"
|
| #include "core/dom/DOMTypedArray.h"
|
|
|