| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d3d00cee5aa8ee2a751d6b96299caae0ac09d0a8..60f87d5e72f598b5d0bfba652230171a54503ef3 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',
|
|
|