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

Unified Diff: Source/modules/modules.gypi

Issue 1199043004: Add tests to FetchBlobDataConsumerHandle (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@fix-tests
Patch Set: Created 5 years, 5 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 249e44e19cd9197f64f8641a8ca8ddb249e7150f..6eb9e9b7bee95cae8425d8d845cc70e9129cf957 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -1711,6 +1711,7 @@
'fetch/DataConsumerHandleTestUtil.h',
'fetch/DataConsumerHandleUtilTest.cpp',
'fetch/DataConsumerTeeTest.cpp',
+ 'fetch/FetchBlobDataConsumerHandleTest.cpp',
'fetch/FetchDataLoaderTest.cpp',
'fetch/FetchResponseDataTest.cpp',
'fetch/RequestTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698