| Index: Source/core/fetch/FetchRequest.cpp
|
| diff --git a/Source/core/fetch/FetchRequest.cpp b/Source/core/fetch/FetchRequest.cpp
|
| index ef7ca2235ded45c39c45de628f594e9422e712f5..956ae9630f2c063b45f4c8c0f53fc83a975a4326 100644
|
| --- a/Source/core/fetch/FetchRequest.cpp
|
| +++ b/Source/core/fetch/FetchRequest.cpp
|
| @@ -26,9 +26,7 @@
|
| #include "config.h"
|
| #include "core/fetch/FetchRequest.h"
|
|
|
| -#include "core/dom/Element.h"
|
| #include "core/fetch/CrossOriginAccessControl.h"
|
| -#include "core/fetch/FetchInitiatorInfo.h"
|
| #include "core/fetch/ResourceFetcher.h"
|
|
|
| namespace WebCore {
|
|
|