| Index: Source/WebCore/WebCore.gypi
|
| diff --git a/Source/WebCore/WebCore.gypi b/Source/WebCore/WebCore.gypi
|
| index 8a11d809b457242599beb005844cd4c3b6809b30..a6c200b00bba19befb9f01ffdb2592c3f8bbaabc 100644
|
| --- a/Source/WebCore/WebCore.gypi
|
| +++ b/Source/WebCore/WebCore.gypi
|
| @@ -4244,6 +4244,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',
|
|
|