| Index: third_party/WebKit/Source/bindings/core/v8/V8ObjectBuilderTest.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8ObjectBuilderTest.cpp b/third_party/WebKit/Source/bindings/core/v8/V8ObjectBuilderTest.cpp
|
| index a97e9f95528998406cf672ae9ea102ee29fd0a00..e884aea37c9702fc141c1171bdd0d521c68774a9 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8ObjectBuilderTest.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8ObjectBuilderTest.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "bindings/core/v8/V8ObjectBuilder.h"
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8BindingForTesting.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|