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

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

Issue 2277143002: Use BytesConsumer in BodyStreamBuffer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bytes-consumer-tee
Patch Set: rebase Created 4 years, 3 months 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/modules/fetch/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/fetch/BUILD.gn b/third_party/WebKit/Source/modules/fetch/BUILD.gn
index 21771bd6c9565434c2154b852dfbe09642eda07e..77ab4b9b02379a4f7f5e2dc97a872c3c66dac673 100644
--- a/third_party/WebKit/Source/modules/fetch/BUILD.gn
+++ b/third_party/WebKit/Source/modules/fetch/BUILD.gn
@@ -19,8 +19,6 @@ blink_modules_sources("fetch") {
"CrossThreadHolder.h",
"DataConsumerHandleUtil.cpp",
"DataConsumerHandleUtil.h",
- "DataConsumerTee.cpp",
- "DataConsumerTee.h",
"FetchBlobDataConsumerHandle.cpp",
"FetchBlobDataConsumerHandle.h",
"FetchDataConsumerHandle.cpp",
« no previous file with comments | « third_party/WebKit/Source/modules/BUILD.gn ('k') | third_party/WebKit/Source/modules/fetch/BodyStreamBuffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698