| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 37f1540d988bee25f22387b50f9cc934c4c1915b..130d953082b5526e7a39aa8fc245cebeb09fc62c 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3681,6 +3681,7 @@
|
| 'platform/chromium/support/WebScrollbarThemeGeometryNative.h',
|
| 'platform/chromium/support/WebScrollbarImpl.cpp',
|
| 'platform/chromium/support/WebScrollbarImpl.h',
|
| + 'platform/chromium/support/WebSocketStreamError.cpp',
|
| 'platform/chromium/support/WebSpeechSynthesisUtterance.cpp',
|
| 'platform/chromium/support/WebSpeechSynthesisVoice.cpp',
|
| 'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp',
|
|
|