| Index: third_party/WebKit/Source/modules/background_fetch/BackgroundFetchClickEvent.h
|
| diff --git a/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchClickEvent.h b/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchClickEvent.h
|
| index ab8252b1c6fa16cc0cc3e86117d3e734441fa121..427d8c3c4d0566634724982ab2f7c7bf84bc0f1b 100644
|
| --- a/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchClickEvent.h
|
| +++ b/third_party/WebKit/Source/modules/background_fetch/BackgroundFetchClickEvent.h
|
| @@ -8,7 +8,7 @@
|
| #include "modules/ModulesExport.h"
|
| #include "modules/background_fetch/BackgroundFetchEvent.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|