| Index: third_party/WebKit/Source/modules/background_sync/SyncManager.h
|
| diff --git a/third_party/WebKit/Source/modules/background_sync/SyncManager.h b/third_party/WebKit/Source/modules/background_sync/SyncManager.h
|
| index 4590c057ccadb06f88db7d1cc1b1ffe02ecf7e9a..36c74da2c25558b1876dc4498cbce4c0ab853ef4 100644
|
| --- a/third_party/WebKit/Source/modules/background_sync/SyncManager.h
|
| +++ b/third_party/WebKit/Source/modules/background_sync/SyncManager.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
| #include "public/platform/modules/background_sync/background_sync.mojom-blink.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|