| Index: third_party/WebKit/Source/bindings/core/v8/V8BindingTest.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/V8BindingTest.cpp b/third_party/WebKit/Source/bindings/core/v8/V8BindingTest.cpp
|
| index 249d314bb3745d3a3afabf9e83355529b4693392..c4b848baeea87c54305b8d7f0a7d416ae68c2f73 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/V8BindingTest.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/V8BindingTest.cpp
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
| #include "bindings/core/v8/ToV8ForCore.h"
|
|
|