| Index: third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeSorterTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeSorterTest.cpp b/third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeSorterTest.cpp
|
| index 06feceada5b020771d0bc01f0dcf6c81724841e6..41180201acb35f6f7e35d417ae5e1fa3fb7b685f 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeSorterTest.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/custom/CustomElementUpgradeSorterTest.cpp
|
| @@ -7,7 +7,7 @@
|
| #include <memory>
|
| #include "bindings/core/v8/ExceptionState.h"
|
| #include "bindings/core/v8/StringOrDictionary.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "core/HTMLNames.h"
|
| #include "core/dom/Document.h"
|
| #include "core/dom/Element.h"
|
|
|