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

Unified Diff: Source/platform/blink_platform.gypi

Issue 407453002: ReadableStream initial implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 1dad4eef5f5ef9398eb252dba5b00b4cd9a354ff..b2f7506315a62c66b2d3f1ac16a4508954559288 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -929,6 +929,7 @@
'network/HTTPParsersTest.cpp',
'scheduler/SchedulerTest.cpp',
'testing/ArenaTestHelpers.h',
+ 'testing/TestWithGC.h',
'testing/TreeTestHelpers.cpp',
'testing/TreeTestHelpers.h',
'transforms/TransformOperationsTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698