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 f0dbfe7be00a86a000775f78e4fa2527f8b14f4f..d81b9da4f9db2e7c42ea1b2539d86c1001f65807 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', |