| 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 8153c5a82e38f29ad50ba0466995c8a4be6eea7b..9853d8224eefc7107f9eafa0f70d2420af3c3022 100644
|
| --- a/third_party/WebKit/Source/core/fetch/DEPS
|
| +++ b/third_party/WebKit/Source/core/fetch/DEPS
|
| @@ -8,10 +8,8 @@ include_rules = [
|
| # Do not add to this list.
|
| "!core/css/StyleSheetContents.h",
|
| "!core/dom/XMLDocument.h",
|
| - "!core/html/HTMLImageElement.h",
|
| "!core/html/parser/TextResourceDecoder.h",
|
| "!core/inspector/InspectorInstrumentation.h",
|
| "!core/layout/LayoutObject.h",
|
| "!core/svg/graphics/SVGImage.h",
|
| - "!core/svg/graphics/SVGImageForContainer.h",
|
| ]
|
|
|