| Index: third_party/WebKit/Source/bindings/core/v8/DocumentWriteEvaluatorTest.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/DocumentWriteEvaluatorTest.cpp b/third_party/WebKit/Source/bindings/core/v8/DocumentWriteEvaluatorTest.cpp
|
| index 60b9fb1a99d1cd05201e9be032da637d1bcb415a..167dfd3d675f3a9437fa7c84d9d21340b2f4019e 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/DocumentWriteEvaluatorTest.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/DocumentWriteEvaluatorTest.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "bindings/core/v8/DocumentWriteEvaluator.h"
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace blink {
|
|
|