| Index: third_party/WebKit/Source/core/fetch/DocumentResource.cpp
|
| diff --git a/third_party/WebKit/Source/core/fetch/DocumentResource.cpp b/third_party/WebKit/Source/core/fetch/DocumentResource.cpp
|
| index a73798c934be6da2060c2edf8f10d4b771d23f60..2d6b9e3000651840832973a866f9207241cd4e00 100644
|
| --- a/third_party/WebKit/Source/core/fetch/DocumentResource.cpp
|
| +++ b/third_party/WebKit/Source/core/fetch/DocumentResource.cpp
|
| @@ -20,8 +20,6 @@
|
| Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "core/fetch/DocumentResource.h"
|
|
|
| #include "core/dom/XMLDocument.h"
|
|
|