| Index: third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFetch.h
|
| diff --git a/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFetch.h b/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFetch.h
|
| index dcd1100dc9f369bf79b03921fac52f1de2c5f854..1d7ed0807f24d4aad978a7c0eb2e8079f94bd256 100644
|
| --- a/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFetch.h
|
| +++ b/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFetch.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef BackgroundFetchFetch_h
|
| #define BackgroundFetchFetch_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|