| Index: third_party/WebKit/Source/bindings/core/v8/SerializedScriptValueTest.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/SerializedScriptValueTest.cpp b/third_party/WebKit/Source/bindings/core/v8/SerializedScriptValueTest.cpp
|
| index 5e0ebb136ef24a107f9387cdf7832cbfcd21a99c..36bb7e1ce00462032f9b4cc021699a3b4e82efee 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/SerializedScriptValueTest.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/SerializedScriptValueTest.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
| #include "bindings/core/v8/SerializedScriptValueFactory.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8BindingForTesting.h"
|
| #include "bindings/core/v8/V8File.h"
|
| #include "bindings/core/v8/V8ImageData.h"
|
|
|