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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1527493002: Revert of Response construction with a ReadableStream (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index a22e4754f57772f46f097bace0af9addd2a586fe..753b7a647f35bcd25363fb8e8e07cfade2465b1b 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -977,8 +977,6 @@
'fetch/GlobalFetch.h',
'fetch/Headers.cpp',
'fetch/Headers.h',
- 'fetch/ReadableStreamDataConsumerHandle.cpp',
- 'fetch/ReadableStreamDataConsumerHandle.h',
'fetch/Request.cpp',
'fetch/Request.h',
'fetch/RequestInit.cpp',
@@ -1877,7 +1875,6 @@
'fetch/FetchDataLoaderTest.cpp',
'fetch/FetchFormDataConsumerHandleTest.cpp',
'fetch/FetchResponseDataTest.cpp',
- 'fetch/ReadableStreamDataConsumerHandleTest.cpp',
'fetch/RequestTest.cpp',
'fetch/ResponseTest.cpp',
'filesystem/DOMFileSystemBaseTest.cpp',
« no previous file with comments | « third_party/WebKit/Source/modules/fetch/Response.idl ('k') | third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698