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

Unified Diff: Source/modules/modules.gypi

Issue 1176403006: [1b] Implement FetchBlobDataConsumerHandle (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Reflected comments #25. Created 5 years, 6 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
« no previous file with comments | « Source/modules/fetch/FetchBlobDataConsumerHandle.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index eecb365334127c46b7b4ef216524a432c7a79865..935ef1df4677fcee60c8b832e762798e196c56e5 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -769,6 +769,8 @@
'fetch/BodyStreamBuffer.h',
'fetch/DataConsumerTee.cpp',
'fetch/DataConsumerTee.h',
+ 'fetch/FetchBlobDataConsumerHandle.cpp',
+ 'fetch/FetchBlobDataConsumerHandle.h',
'fetch/FetchDataConsumerHandle.h',
'fetch/FetchDataLoader.cpp',
'fetch/FetchDataLoader.h',
« no previous file with comments | « Source/modules/fetch/FetchBlobDataConsumerHandle.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698