| 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 c92d95deed420b0bcaf79a05a78e511e063351f4..72ad9371253de4e1a7a13a44a3b46951bfad024a 100644
|
| --- a/third_party/WebKit/Source/core/fetch/DEPS
|
| +++ b/third_party/WebKit/Source/core/fetch/DEPS
|
| @@ -7,6 +7,8 @@ include_rules = [
|
| # but has not been fully isolated yet.
|
| # Do not add to this list.
|
| "!core/css/StyleSheetContents.h",
|
| + "!core/css/serializer/CSSDeserializeStream.h",
|
| + "!core/css/serializer/CSSSerializeStream.h",
|
| "!core/dom/XMLDocument.h",
|
| "!core/html/parser/TextResourceDecoder.h",
|
| "!core/inspector/InspectorInstrumentation.h",
|
|
|