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

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

Issue 2510613002: Loading: move TextResource to core/loader/resource (Closed)
Patch Set: fix rebase error 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
« no previous file with comments | « third_party/WebKit/Source/core/fetch/BUILD.gn ('k') | third_party/WebKit/Source/core/fetch/TextResource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « third_party/WebKit/Source/core/fetch/BUILD.gn ('k') | third_party/WebKit/Source/core/fetch/TextResource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698