OLD | NEW |
1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'blink_public_sources': [ | 7 'blink_public_sources': [ |
8 "platform/Platform.h", | 8 "platform/Platform.h", |
9 "platform/WebApplicationCacheHost.h", | 9 "platform/WebApplicationCacheHost.h", |
10 "platform/WebApplicationCacheHostClient.h", | 10 "platform/WebApplicationCacheHostClient.h", |
11 "platform/WebAudioBus.h", | 11 "platform/WebAudioBus.h", |
12 "platform/WebAudioDestinationConsumer.h", | 12 "platform/WebAudioDestinationConsumer.h", |
13 "platform/WebAudioDevice.h", | 13 "platform/WebAudioDevice.h", |
14 "platform/WebAudioSourceProvider.h", | 14 "platform/WebAudioSourceProvider.h", |
15 "platform/WebAudioSourceProviderClient.h", | 15 "platform/WebAudioSourceProviderClient.h", |
16 "platform/WebBatteryStatus.h", | 16 "platform/WebBatteryStatus.h", |
17 "platform/WebBatteryStatusListener.h", | 17 "platform/WebBatteryStatusListener.h", |
18 "platform/WebBlendMode.h", | 18 "platform/WebBlendMode.h", |
19 "platform/WebBlobData.h", | 19 "platform/WebBlobData.h", |
20 "platform/WebBlobInfo.h", | 20 "platform/WebBlobInfo.h", |
21 "platform/WebBlobRegistry.h", | 21 "platform/WebBlobRegistry.h", |
22 "platform/WebCString.h", | 22 "platform/WebCString.h", |
23 "platform/WebCallbacks.h", | 23 "platform/WebCallbacks.h", |
24 "platform/WebCanvas.h", | 24 "platform/WebCanvas.h", |
| 25 "platform/WebCanvasCaptureHandler.h", |
25 "platform/WebCircularGeofencingRegion.h", | 26 "platform/WebCircularGeofencingRegion.h", |
26 "platform/WebClipboard.h", | 27 "platform/WebClipboard.h", |
27 "platform/WebColor.h", | 28 "platform/WebColor.h", |
28 "platform/WebCommon.h", | 29 "platform/WebCommon.h", |
29 "platform/WebCompositeAndReadbackAsyncCallback.h", | 30 "platform/WebCompositeAndReadbackAsyncCallback.h", |
30 "platform/WebCompositorAnimation.h", | 31 "platform/WebCompositorAnimation.h", |
31 "platform/WebCompositorAnimationCurve.h", | 32 "platform/WebCompositorAnimationCurve.h", |
32 "platform/WebCompositorAnimationDelegate.h", | 33 "platform/WebCompositorAnimationDelegate.h", |
33 "platform/WebCompositorAnimationPlayer.h", | 34 "platform/WebCompositorAnimationPlayer.h", |
34 "platform/WebCompositorAnimationPlayerClient.h", | 35 "platform/WebCompositorAnimationPlayerClient.h", |
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
189 "platform/WebScrollOffsetAnimationCurve.h", | 190 "platform/WebScrollOffsetAnimationCurve.h", |
190 "platform/WebScrollbar.h", | 191 "platform/WebScrollbar.h", |
191 "platform/WebScrollbarBehavior.h", | 192 "platform/WebScrollbarBehavior.h", |
192 "platform/WebScrollbarLayer.h", | 193 "platform/WebScrollbarLayer.h", |
193 "platform/WebScrollbarThemeGeometry.h", | 194 "platform/WebScrollbarThemeGeometry.h", |
194 "platform/WebScrollbarThemePainter.h", | 195 "platform/WebScrollbarThemePainter.h", |
195 "platform/WebSecurityOrigin.h", | 196 "platform/WebSecurityOrigin.h", |
196 "platform/WebSelectionBound.h", | 197 "platform/WebSelectionBound.h", |
197 "platform/WebSetSinkIdCallbacks.h", | 198 "platform/WebSetSinkIdCallbacks.h", |
198 "platform/WebSize.h", | 199 "platform/WebSize.h", |
| 200 "platform/WebSkImage.h", |
199 "platform/WebSocketHandle.h", | 201 "platform/WebSocketHandle.h", |
200 "platform/WebSocketHandleClient.h", | 202 "platform/WebSocketHandleClient.h", |
201 "platform/WebSocketHandshakeRequestInfo.h", | 203 "platform/WebSocketHandshakeRequestInfo.h", |
202 "platform/WebSocketHandshakeResponseInfo.h", | 204 "platform/WebSocketHandshakeResponseInfo.h", |
203 "platform/WebSourceBuffer.h", | 205 "platform/WebSourceBuffer.h", |
204 "platform/WebSourceBufferClient.h", | 206 "platform/WebSourceBufferClient.h", |
205 "platform/WebSourceInfo.h", | 207 "platform/WebSourceInfo.h", |
206 "platform/WebSpeechSynthesisUtterance.h", | 208 "platform/WebSpeechSynthesisUtterance.h", |
207 "platform/WebSpeechSynthesisVoice.h", | 209 "platform/WebSpeechSynthesisVoice.h", |
208 "platform/WebSpeechSynthesizer.h", | 210 "platform/WebSpeechSynthesizer.h", |
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
509 "web/mac/WebScrollbarTheme.h", | 511 "web/mac/WebScrollbarTheme.h", |
510 "web/mac/WebSubstringUtil.h", | 512 "web/mac/WebSubstringUtil.h", |
511 "web/modules/notifications/WebNotificationPermissionCallback.h", | 513 "web/modules/notifications/WebNotificationPermissionCallback.h", |
512 "web/modules/serviceworker/WebServiceWorkerContextClient.h", | 514 "web/modules/serviceworker/WebServiceWorkerContextClient.h", |
513 "web/modules/serviceworker/WebServiceWorkerContextProxy.h", | 515 "web/modules/serviceworker/WebServiceWorkerContextProxy.h", |
514 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h", | 516 "web/modules/serviceworker/WebServiceWorkerNetworkProvider.h", |
515 "web/win/WebFontRendering.h", | 517 "web/win/WebFontRendering.h", |
516 ], | 518 ], |
517 }, | 519 }, |
518 } | 520 } |
OLD | NEW |