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

Unified Diff: third_party/WebKit/Source/core/fetch/BUILD.gn

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 | « no previous file | third_party/WebKit/Source/core/fetch/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/fetch/BUILD.gn
diff --git a/third_party/WebKit/Source/core/fetch/BUILD.gn b/third_party/WebKit/Source/core/fetch/BUILD.gn
index 44f33a03c0555bd2a7c9d1a92cde30053f10e94c..87979facb4bd4e66a5ce7ec4c3300aa8a4879488 100644
--- a/third_party/WebKit/Source/core/fetch/BUILD.gn
+++ b/third_party/WebKit/Source/core/fetch/BUILD.gn
@@ -42,8 +42,6 @@ blink_core_sources("fetch") {
"ResourceLoaderOptions.h",
"ResourceLoadingLog.h",
"SubstituteData.h",
- "TextResource.cpp",
- "TextResource.h",
"UniqueIdentifier.cpp",
"UniqueIdentifier.h",
]
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/fetch/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698