| Index: third_party/WebKit/Source/bindings/tests/results/core/NodeOrLongSequenceOrEventOrXMLHttpRequestOrStringOrStringByteStringOrNodeListRecord.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/NodeOrLongSequenceOrEventOrXMLHttpRequestOrStringOrStringByteStringOrNodeListRecord.h b/third_party/WebKit/Source/bindings/tests/results/core/NodeOrLongSequenceOrEventOrXMLHttpRequestOrStringOrStringByteStringOrNodeListRecord.h
|
| index 6f9239cf030f4f400a79cd3f89914c877344951f..9557458b05a21e938db0afd55a6bc866937a378b 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/NodeOrLongSequenceOrEventOrXMLHttpRequestOrStringOrStringByteStringOrNodeListRecord.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/NodeOrLongSequenceOrEventOrXMLHttpRequestOrStringOrStringByteStringOrNodeListRecord.h
|
| @@ -14,20 +14,14 @@
|
|
|
| #include "bindings/core/v8/Dictionary.h"
|
| #include "bindings/core/v8/ExceptionState.h"
|
| -#include "bindings/core/v8/IDLTypes.h"
|
| #include "bindings/core/v8/NativeValueTraits.h"
|
| -#include "bindings/core/v8/NativeValueTraitsImpl.h"
|
| #include "bindings/core/v8/V8Binding.h"
|
| -#include "bindings/core/v8/V8NodeList.h"
|
| #include "core/CoreExport.h"
|
| -#include "core/dom/NameNodeList.h"
|
| -#include "core/dom/NodeList.h"
|
| -#include "core/dom/StaticNodeList.h"
|
| -#include "core/html/LabelsNodeList.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|
| +class ByteStringOrNodeList;
|
| class Event;
|
| class Node;
|
| class XMLHttpRequest;
|
|
|