| Index: third_party/WebKit/Source/modules/background_fetch/BackgroundFetchRegistration.h
|
| diff --git a/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchRegistration.h b/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchRegistration.h
|
| index e6c9996cb71c653e931e13c0a6336c47a8c058d2..5b211bab441f8a291054fd9fea460a5fa45a79da 100644
|
| --- a/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchRegistration.h
|
| +++ b/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchRegistration.h
|
| @@ -6,7 +6,7 @@
|
| #define BackgroundFetchRegistration_h
|
|
|
| #include "bindings/core/v8/ScriptPromise.h"
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/GarbageCollected.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/text/WTFString.h"
|
|
|