| Index: third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.cpp
|
| diff --git a/third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.cpp b/third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.cpp
|
| index cd9d90a6737b41eac2099d6ccf447e078704c10d..eccf9302674aae97930f571a97e0fd2b7023b2cd 100644
|
| --- a/third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.cpp
|
| +++ b/third_party/WebKit/Source/core/fetch/CSSStyleSheetResource.cpp
|
| @@ -24,7 +24,6 @@
|
| pages from the web. It has a memory cache for these objects.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/fetch/CSSStyleSheetResource.h"
|
|
|
| #include "core/css/StyleSheetContents.h"
|
|
|