| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp
|
| index 942b9fb73d0f06ff263f4ff6c76a29e0e6871c4c..9ea7b4c86b1363d6de9316afacf022767cf79e7c 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor4.cpp
|
| @@ -19,8 +19,8 @@
|
| #include "bindings/core/v8/V8TestInterfaceConstructor4.h"
|
| #include "core/dom/Document.h"
|
| #include "core/frame/LocalDOMWindow.h"
|
| -#include "wtf/GetPtr.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "platform/wtf/GetPtr.h"
|
| +#include "platform/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|