| 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 84251e0f7259af7382aa76920d8872cd09bf4e1e..f2a592e7a01adb03f312d7f5b7d1986f368f8ea2 100644
|
| --- a/third_party/WebKit/Source/core/fetch/DEPS
|
| +++ b/third_party/WebKit/Source/core/fetch/DEPS
|
| @@ -6,6 +6,5 @@ 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/html/parser/TextResourceDecoder.h",
|
| "!core/svg/graphics/SVGImage.h",
|
| ]
|
|
|