| Index: third_party/WebKit/Source/bindings/core/v8/RejectedPromises.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/RejectedPromises.h b/third_party/WebKit/Source/bindings/core/v8/RejectedPromises.h
|
| index cf04307eaea4166ca7015f668f19177f5b56bd09..7792ae12c8b9e43d6f60b06af2f2b0b17d71affa 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/RejectedPromises.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/RejectedPromises.h
|
| @@ -6,7 +6,7 @@
|
| #define RejectedPromises_h
|
|
|
| #include "bindings/core/v8/SourceLocation.h"
|
| -#include "core/fetch/AccessControlStatus.h"
|
| +#include "platform/loader/fetch/AccessControlStatus.h"
|
| #include "wtf/Deque.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/RefCounted.h"
|
|
|