| Index: third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManagerTest.cpp
|
| diff --git a/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManagerTest.cpp b/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManagerTest.cpp
|
| index b7ecdb184f987fd935dffaf58d4d1af766d134a2..e17d5cad156c54a06d9701b453409ad9aac62d41 100644
|
| --- a/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManagerTest.cpp
|
| +++ b/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchManagerTest.cpp
|
| @@ -7,7 +7,7 @@
|
| #include "bindings/core/v8/Dictionary.h"
|
| #include "bindings/core/v8/ExceptionState.h"
|
| #include "bindings/core/v8/ScriptState.h"
|
| -#include "bindings/core/v8/V8Binding.h"
|
| +#include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8BindingForTesting.h"
|
| #include "bindings/modules/v8/RequestOrUSVString.h"
|
| #include "bindings/modules/v8/RequestOrUSVStringOrRequestOrUSVStringSequence.h"
|
|
|