| Index: third_party/WebKit/Source/core/frame/DOMTimerTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/DOMTimerTest.cpp b/third_party/WebKit/Source/core/frame/DOMTimerTest.cpp
|
| index eb9691694e69753733cc2f15191ad7da57b9b694..7f67ae5cf65b9d12a6b2e1ed0aaf040fdb2b2fd2 100644
|
| --- a/third_party/WebKit/Source/core/frame/DOMTimerTest.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/DOMTimerTest.cpp
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "bindings/core/v8/ScriptController.h"
|
| #include "bindings/core/v8/ScriptSourceCode.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "core/dom/Document.h"
|
| #include "core/layout/LayoutTestHelper.h"
|
| #include "platform/testing/TestingPlatformSupport.h"
|
|
|