| Index: Source/core/core.gypi | 
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi | 
| index 6286fe88af9746206f0200c1acba8bc4a0b771fb..bfd8ac775e9204bc863f2b5aa29f4994c8be8e1b 100644 | 
| --- a/Source/core/core.gypi | 
| +++ b/Source/core/core.gypi | 
| @@ -3642,6 +3642,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', | 
|  |