| Index: third_party/WebKit/Source/platform/loader/fetch/CrossOriginAccessControl.h
|
| diff --git a/third_party/WebKit/Source/platform/loader/fetch/CrossOriginAccessControl.h b/third_party/WebKit/Source/platform/loader/fetch/CrossOriginAccessControl.h
|
| index 9a7b077f2887998196e9de35bbe297f92892449e..09964a2f34e72fa14e388e381885cf37a7d83887 100644
|
| --- a/third_party/WebKit/Source/platform/loader/fetch/CrossOriginAccessControl.h
|
| +++ b/third_party/WebKit/Source/platform/loader/fetch/CrossOriginAccessControl.h
|
| @@ -29,7 +29,7 @@
|
|
|
| #include "platform/PlatformExport.h"
|
| #include "platform/loader/fetch/ResourceLoaderOptions.h"
|
| -#include "platform/network/ResourceRequest.h"
|
| +#include "platform/loader/fetch/ResourceRequest.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/HashSet.h"
|
|
|