| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 132334d069d8dc135d41c5ef5becf96e5797b4ff..559bddf65d1592aaea639b7313a0c8768660ee81 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -142,6 +142,7 @@
|
| 'WebThread.cpp',
|
| 'WebThreadSupportingGC.cpp',
|
| 'WebThreadSupportingGC.h',
|
| + 'WebStreams.h',
|
| 'Widget.cpp',
|
| 'Widget.h',
|
| 'WindowsKeyboardCodes.h',
|
| @@ -815,6 +816,7 @@
|
| 'speech/PlatformSpeechSynthesisVoice.h',
|
| 'speech/PlatformSpeechSynthesizer.cpp',
|
| 'speech/PlatformSpeechSynthesizer.h',
|
| + 'streams/WebStreams.cpp',
|
| 'text/BidiCharacterRun.cpp',
|
| 'text/BidiCharacterRun.h',
|
| 'text/BidiContext.cpp',
|
|
|