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

Unified Diff: Source/modules/modules.gypi

Issue 1179393007: [2a] Implement FetchDataLoader (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 42f3d9ced6fffe7dbf77be0980df73f732c7afe7..21d9b318f70bca8a87c6f9537dfa6a151ceb666f 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -738,6 +738,8 @@
'fetch/Body.h',
'fetch/BodyStreamBuffer.cpp',
'fetch/BodyStreamBuffer.h',
+ 'fetch/FetchDataLoader.cpp',
+ 'fetch/FetchDataLoader.h',
'fetch/FetchHeaderList.cpp',
'fetch/FetchHeaderList.h',
'fetch/FetchManager.cpp',
« Source/modules/fetch/FetchDataLoader.h ('K') | « Source/modules/fetch/FetchDataLoader.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698