| Index: third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFailEvent.h
|
| diff --git a/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFailEvent.h b/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFailEvent.h
|
| index 076ea2133156501496d6bd2c33c204d90d841b74..add4727eec1479874a0e5a5d50f34f916abb366e 100644
|
| --- a/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFailEvent.h
|
| +++ b/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchFailEvent.h
|
| @@ -8,8 +8,8 @@
|
| #include "modules/ModulesExport.h"
|
| #include "modules/background_fetch/BackgroundFetchEvent.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
| #include "public/platform/WebVector.h"
|
| -#include "wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|