| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.cpp
|
| index 7cf5e93969bd3584f1aa61f2e5769bbbacfc823f..e6d1e64b8b68079fdc1d63b904795ed76e5c1076 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestSpecialOperations.cpp
|
| @@ -17,12 +17,12 @@
|
| #include "bindings/core/v8/V8DOMConfiguration.h"
|
| #include "bindings/core/v8/V8Node.h"
|
| #include "bindings/core/v8/V8NodeList.h"
|
| -#include "bindings/core/v8/V8ObjectConstructor.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/dom/NameNodeList.h"
|
| #include "core/dom/NodeList.h"
|
| #include "core/dom/StaticNodeList.h"
|
| #include "core/html/LabelsNodeList.h"
|
| +#include "platform/bindings/V8ObjectConstructor.h"
|
| #include "platform/wtf/GetPtr.h"
|
| #include "platform/wtf/RefPtr.h"
|
|
|
|
|