| 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 9853d8224eefc7107f9eafa0f70d2420af3c3022..c92d95deed420b0bcaf79a05a78e511e063351f4 100644
|
| --- a/third_party/WebKit/Source/core/fetch/DEPS
|
| +++ b/third_party/WebKit/Source/core/fetch/DEPS
|
| @@ -10,6 +10,5 @@ include_rules = [
|
| "!core/dom/XMLDocument.h",
|
| "!core/html/parser/TextResourceDecoder.h",
|
| "!core/inspector/InspectorInstrumentation.h",
|
| - "!core/layout/LayoutObject.h",
|
| "!core/svg/graphics/SVGImage.h",
|
| ]
|
|
|