| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d960ae8fad6e12613c77ca50910c99bbf7ee2bd7..2a173ee3df8cdb549789ecdff0168f7c39b94d9d 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3622,6 +3622,7 @@
|
| 'platform/chromium/support/WebScrollbarThemeGeometryNative.cpp',
|
| 'platform/chromium/support/WebScrollbarThemeGeometryNative.h',
|
| 'platform/chromium/support/WebSocketStreamError.cpp',
|
| + 'platform/chromium/support/WebSourceInfo.cpp',
|
| 'platform/chromium/support/WebSpeechSynthesisUtterance.cpp',
|
| 'platform/chromium/support/WebSpeechSynthesisVoice.cpp',
|
| 'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp',
|
|
|