| 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 dca9dd47b7c66ccbcc0709d920aff68d30882ce8..f98024694783b2f20c93793909561ae098aeae7f 100644
|
| --- a/third_party/WebKit/Source/core/frame/DOMTimerTest.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/DOMTimerTest.cpp
|
| @@ -10,7 +10,7 @@
|
| #include "bindings/core/v8/NativeValueTraitsImpl.h"
|
| #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"
|
|
|