| Index: third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp
|
| diff --git a/third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp b/third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp
|
| index ee997fa60f2d254cd26e30d1fd1ade745d59549c..4b78851f891fbad864101e92baa3b9bcef0640a3 100644
|
| --- a/third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp
|
| +++ b/third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp
|
| @@ -24,7 +24,6 @@
|
| pages from the web. It has a memory cache for these objects.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/fetch/ResourceFetcher.h"
|
|
|
| #include "bindings/core/v8/V8DOMActivityLogger.h"
|
|
|