| Index: third_party/WebKit/Source/core/dom/custom/V0CustomElementRegistry.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/V0CustomElementRegistry.cpp b/third_party/WebKit/Source/core/dom/custom/V0CustomElementRegistry.cpp
|
| index 2aada5f6ea2a174ef5c55938d4e6c3101c2d864a..d479ce392c538a701b71910264826f2718ee01f8 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/V0CustomElementRegistry.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/custom/V0CustomElementRegistry.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "core/dom/custom/V0CustomElementRegistry.h"
|
|
|
| #include "bindings/core/v8/V0CustomElementConstructorBuilder.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "core/HTMLNames.h"
|
| #include "core/SVGNames.h"
|
| #include "core/dom/Document.h"
|
|
|