| Index: third_party/WebKit/Source/core/fetch/DEPS
|
| diff --git a/third_party/WebKit/Source/core/fetch/DEPS b/third_party/WebKit/Source/core/fetch/DEPS
|
| index 7e5267f08da77087640d8adba7791047b67f22ad..84251e0f7259af7382aa76920d8872cd09bf4e1e 100644
|
| --- a/third_party/WebKit/Source/core/fetch/DEPS
|
| +++ b/third_party/WebKit/Source/core/fetch/DEPS
|
| @@ -6,8 +6,6 @@ include_rules = [
|
| # core/fetch/ shouldn't depend on anything else in core/,
|
| # but has not been fully isolated yet.
|
| # Do not add to this list.
|
| - "!core/css/StyleSheetContents.h",
|
| - "!core/dom/XMLDocument.h",
|
| "!core/html/parser/TextResourceDecoder.h",
|
| "!core/svg/graphics/SVGImage.h",
|
| ]
|
|
|