| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index bbb9e8dd90f5d438ac461596d99e46273c91d746..87b6147826a41bf9ddea4d51bd1f910836f6d899 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -135,6 +135,7 @@
|
| 'UserGestureIndicator.cpp',
|
| 'UserGestureIndicator.h',
|
| 'WebScheduler.cpp',
|
| + 'WebStreams.h',
|
| 'WebThreadSupportingGC.cpp',
|
| 'WebThreadSupportingGC.h',
|
| 'WebThread.cpp',
|
| @@ -811,6 +812,7 @@
|
| 'speech/PlatformSpeechSynthesisVoice.h',
|
| 'speech/PlatformSpeechSynthesizer.cpp',
|
| 'speech/PlatformSpeechSynthesizer.h',
|
| + 'streams/WebStreams.cpp',
|
| 'text/BidiCharacterRun.cpp',
|
| 'text/BidiCharacterRun.h',
|
| 'text/BidiContext.cpp',
|
|
|