Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: third_party/WebKit/Source/core/fetch/DEPS

Issue 2504883003: Loading: move *StyleSheetResource to core/loader/resource (Closed)
Patch Set: [rebase] Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]

Powered by Google App Engine
This is Rietveld 408576698