| Index: Source/core/loader/BeaconLoader.cpp
|
| diff --git a/Source/core/loader/BeaconLoader.cpp b/Source/core/loader/BeaconLoader.cpp
|
| index dc2ea1a5695ba080a3f192953e2b7592bb026bf4..64e4144a50a537a3855c1e9d747369631eed7a95 100644
|
| --- a/Source/core/loader/BeaconLoader.cpp
|
| +++ b/Source/core/loader/BeaconLoader.cpp
|
| @@ -5,7 +5,7 @@
|
| #include "config.h"
|
| #include "core/loader/BeaconLoader.h"
|
|
|
| -#include "FetchInitiatorTypeNames.h"
|
| +#include "core/FetchInitiatorTypeNames.h"
|
| #include "core/dom/Document.h"
|
| #include "core/fetch/CrossOriginAccessControl.h"
|
| #include "core/fetch/FetchContext.h"
|
|
|