| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 5d374e030c4c13ea0094d2b36817fc230a57c2a1..b4944d6877a7cdaf8b2ebd164770a6a68ff93606 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -263,6 +263,7 @@
|
| 'exported/WebAudioBus.cpp',
|
| 'exported/WebAudioDevice.cpp',
|
| 'exported/WebBlobData.cpp',
|
| + 'exported/WebCanvasCaptureHandler.cpp',
|
| 'exported/WebCompositorAnimationPlayerClient.cpp',
|
| 'exported/WebContentDecryptionModule.cpp',
|
| 'exported/WebContentDecryptionModuleAccess.cpp',
|
| @@ -334,6 +335,7 @@
|
| 'exported/WebSocketHandshakeRequestInfo.cpp',
|
| 'exported/WebSocketHandshakeResponseInfo.cpp',
|
| 'exported/WebSourceInfo.cpp',
|
| + 'exported/WebSkImage.cpp',
|
| 'exported/WebSpeechSynthesisUtterance.cpp',
|
| 'exported/WebSpeechSynthesisVoice.cpp',
|
| 'exported/WebSpeechSynthesizerClientImpl.cpp',
|
|
|