Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/buildflag_header.gni") | 5 import("//build/buildflag_header.gni") |
| 6 import("//mojo/public/tools/bindings/mojom.gni") | 6 import("//mojo/public/tools/bindings/mojom.gni") |
| 7 import("//third_party/WebKit/public/public_features.gni") | 7 import("//third_party/WebKit/public/public_features.gni") |
| 8 import("//third_party/WebKit/Source/config.gni") | 8 import("//third_party/WebKit/Source/config.gni") |
| 9 import("//third_party/WebKit/Source/core/core.gni") | 9 import("//third_party/WebKit/Source/core/core.gni") |
| 10 import("//tools/grit/grit_rule.gni") | 10 import("//tools/grit/grit_rule.gni") |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 93 "platform/BlameContext.h", | 93 "platform/BlameContext.h", |
| 94 "platform/FilePathConversion.h", | 94 "platform/FilePathConversion.h", |
| 95 "platform/InterfaceProvider.h", | 95 "platform/InterfaceProvider.h", |
| 96 "platform/InterfaceRegistry.h", | 96 "platform/InterfaceRegistry.h", |
| 97 "platform/Platform.h", | 97 "platform/Platform.h", |
| 98 "platform/PointerProperties.h", | 98 "platform/PointerProperties.h", |
| 99 "platform/ShapeProperties.h", | 99 "platform/ShapeProperties.h", |
| 100 "platform/URLConversion.h", | 100 "platform/URLConversion.h", |
| 101 "platform/UserMetricsAction.h", | 101 "platform/UserMetricsAction.h", |
| 102 "platform/WebAddressSpace.h", | 102 "platform/WebAddressSpace.h", |
| 103 "platform/WebApiKeyValidator.h", | |
| 104 "platform/WebApplicationCacheHost.h", | 103 "platform/WebApplicationCacheHost.h", |
| 105 "platform/WebApplicationCacheHostClient.h", | 104 "platform/WebApplicationCacheHostClient.h", |
| 106 "platform/WebAudioBus.h", | 105 "platform/WebAudioBus.h", |
| 107 "platform/WebAudioDestinationConsumer.h", | 106 "platform/WebAudioDestinationConsumer.h", |
| 108 "platform/WebAudioDevice.h", | 107 "platform/WebAudioDevice.h", |
| 109 "platform/WebAudioLatencyHint.h", | 108 "platform/WebAudioLatencyHint.h", |
| 110 "platform/WebAudioSourceProvider.h", | 109 "platform/WebAudioSourceProvider.h", |
| 111 "platform/WebAudioSourceProviderClient.h", | 110 "platform/WebAudioSourceProviderClient.h", |
| 112 "platform/WebBlendMode.h", | 111 "platform/WebBlendMode.h", |
| 113 "platform/WebBlobData.h", | 112 "platform/WebBlobData.h", |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 229 "platform/WebMediaPlayerEncryptedMediaClient.h", | 228 "platform/WebMediaPlayerEncryptedMediaClient.h", |
| 230 "platform/WebMediaPlayerSource.h", | 229 "platform/WebMediaPlayerSource.h", |
| 231 "platform/WebMediaRecorderHandler.h", | 230 "platform/WebMediaRecorderHandler.h", |
| 232 "platform/WebMediaRecorderHandlerClient.h", | 231 "platform/WebMediaRecorderHandlerClient.h", |
| 233 "platform/WebMediaSource.h", | 232 "platform/WebMediaSource.h", |
| 234 "platform/WebMediaStream.h", | 233 "platform/WebMediaStream.h", |
| 235 "platform/WebMediaStreamCenter.h", | 234 "platform/WebMediaStreamCenter.h", |
| 236 "platform/WebMediaStreamCenterClient.h", | 235 "platform/WebMediaStreamCenterClient.h", |
| 237 "platform/WebMediaStreamSource.h", | 236 "platform/WebMediaStreamSource.h", |
| 238 "platform/WebMediaStreamTrack.h", | 237 "platform/WebMediaStreamTrack.h", |
| 239 "platform/WebMediaStreamTrackSourcesRequest.h", | |
| 240 "platform/WebMemoryCoordinator.h", | 238 "platform/WebMemoryCoordinator.h", |
| 241 "platform/WebMemoryPressureLevel.h", | 239 "platform/WebMemoryPressureLevel.h", |
| 242 "platform/WebMemoryState.h", | 240 "platform/WebMemoryState.h", |
| 243 "platform/WebMessagePortChannel.h", | 241 "platform/WebMessagePortChannel.h", |
| 244 "platform/WebMessagePortChannelClient.h", | 242 "platform/WebMessagePortChannelClient.h", |
| 245 "platform/WebMixedContent.h", | 243 "platform/WebMixedContent.h", |
| 246 "platform/WebMixedContentContextType.h", | 244 "platform/WebMixedContentContextType.h", |
| 247 "platform/WebMockClipboard.h", | 245 "platform/WebMockClipboard.h", |
| 248 "platform/WebMouseEvent.h", | 246 "platform/WebMouseEvent.h", |
| 249 "platform/WebMouseWheelEvent.h", | 247 "platform/WebMouseWheelEvent.h", |
| 250 "platform/WebNativeScrollBehavior.h", | 248 "platform/WebNativeScrollBehavior.h", |
| 251 "platform/WebNetworkStateNotifier.h", | 249 "platform/WebNetworkStateNotifier.h", |
| 252 "platform/WebNonCopyable.h", | 250 "platform/WebNonCopyable.h", |
| 253 "platform/WebOriginTrialTokenStatus.h", | 251 "platform/WebOriginTrialTokenStatus.h", |
| 254 "platform/WebPageVisibilityState.h", | 252 "platform/WebPageVisibilityState.h", |
| 255 "platform/WebPasswordCredential.h", | 253 "platform/WebPasswordCredential.h", |
| 256 "platform/WebPlatformEventListener.h", | 254 "platform/WebPlatformEventListener.h", |
| 257 "platform/WebPlatformEventType.h", | 255 "platform/WebPlatformEventType.h", |
| 258 "platform/WebPluginListBuilder.h", | 256 "platform/WebPluginListBuilder.h", |
| 259 "platform/WebPoint.h", | 257 "platform/WebPoint.h", |
| 260 "platform/WebPointerProperties.h", | 258 "platform/WebPointerProperties.h", |
| 261 "platform/WebPrerender.h", | 259 "platform/WebPrerender.h", |
| 262 "platform/WebPrerenderingSupport.h", | 260 "platform/WebPrerenderingSupport.h", |
| 263 "platform/WebPrescientNetworking.h", | 261 "platform/WebPrescientNetworking.h", |
| 264 "platform/WebPrivateOwnPtr.h", | |
| 265 "platform/WebPrivatePtr.h", | 262 "platform/WebPrivatePtr.h", |
| 266 "platform/WebPublicSuffixList.h", | 263 "platform/WebPublicSuffixList.h", |
| 267 "platform/WebRTCAnswerOptions.h", | 264 "platform/WebRTCAnswerOptions.h", |
| 268 "platform/WebRTCCertificate.h", | 265 "platform/WebRTCCertificate.h", |
| 269 "platform/WebRTCCertificateGenerator.h", | 266 "platform/WebRTCCertificateGenerator.h", |
| 270 "platform/WebRTCConfiguration.h", | 267 "platform/WebRTCConfiguration.h", |
| 271 "platform/WebRTCDTMFSenderHandler.h", | 268 "platform/WebRTCDTMFSenderHandler.h", |
| 272 "platform/WebRTCDTMFSenderHandlerClient.h", | 269 "platform/WebRTCDTMFSenderHandlerClient.h", |
| 273 "platform/WebRTCDataChannelHandler.h", | 270 "platform/WebRTCDataChannelHandler.h", |
| 274 "platform/WebRTCDataChannelHandlerClient.h", | 271 "platform/WebRTCDataChannelHandlerClient.h", |
| 275 "platform/WebRTCDataChannelInit.h", | 272 "platform/WebRTCDataChannelInit.h", |
| 276 "platform/WebRTCError.h", | 273 "platform/WebRTCError.h", |
| 277 "platform/WebRTCICECandidate.h", | 274 "platform/WebRTCICECandidate.h", |
| 278 "platform/WebRTCKeyParams.h", | 275 "platform/WebRTCKeyParams.h", |
| 279 "platform/WebRTCLegacyStats.h", | 276 "platform/WebRTCLegacyStats.h", |
| 280 "platform/WebRTCOfferOptions.h", | 277 "platform/WebRTCOfferOptions.h", |
| 281 "platform/WebRTCPeerConnectionHandler.h", | 278 "platform/WebRTCPeerConnectionHandler.h", |
| 282 "platform/WebRTCPeerConnectionHandlerClient.h", | 279 "platform/WebRTCPeerConnectionHandlerClient.h", |
| 283 "platform/WebRTCRtpContributingSource.h", | 280 "platform/WebRTCRtpContributingSource.h", |
| 284 "platform/WebRTCRtpReceiver.h", | 281 "platform/WebRTCRtpReceiver.h", |
| 285 "platform/WebRTCSessionDescription.h", | 282 "platform/WebRTCSessionDescription.h", |
| 286 "platform/WebRTCSessionDescriptionRequest.h", | 283 "platform/WebRTCSessionDescriptionRequest.h", |
| 287 "platform/WebRTCStats.h", | 284 "platform/WebRTCStats.h", |
| 288 "platform/WebRTCStatsRequest.h", | 285 "platform/WebRTCStatsRequest.h", |
| 289 "platform/WebRTCStatsResponse.h", | 286 "platform/WebRTCStatsResponse.h", |
| 290 "platform/WebRTCVoidRequest.h", | 287 "platform/WebRTCVoidRequest.h", |
| 291 "platform/WebRect.h", | 288 "platform/WebRect.h", |
| 292 "platform/WebReferrerPolicy.h", | 289 "platform/WebReferrerPolicy.h", |
| 293 "platform/WebRenderingStats.h", | 290 "platform/WebRenderingStats.h", |
| 294 "platform/WebScheduler.h", | |
| 295 "platform/WebScreenInfo.h", | 291 "platform/WebScreenInfo.h", |
| 296 "platform/WebScrollbar.h", | 292 "platform/WebScrollbar.h", |
| 297 "platform/WebScrollbarBehavior.h", | 293 "platform/WebScrollbarBehavior.h", |
| 298 "platform/WebScrollbarButtonsPlacement.h", | 294 "platform/WebScrollbarButtonsPlacement.h", |
| 299 "platform/WebScrollbarLayer.h", | 295 "platform/WebScrollbarLayer.h", |
| 300 "platform/WebScrollbarOverlayColorTheme.h", | 296 "platform/WebScrollbarOverlayColorTheme.h", |
| 301 "platform/WebScrollbarThemeGeometry.h", | 297 "platform/WebScrollbarThemeGeometry.h", |
| 302 "platform/WebScrollbarThemePainter.h", | 298 "platform/WebScrollbarThemePainter.h", |
| 303 "platform/WebSecurityOrigin.h", | 299 "platform/WebSecurityOrigin.h", |
| 304 "platform/WebSecurityStyle.h", | 300 "platform/WebSecurityStyle.h", |
| (...skipping 13 matching lines...) Expand all Loading... | |
| 318 "platform/WebStorageQuotaType.h", | 314 "platform/WebStorageQuotaType.h", |
| 319 "platform/WebString.h", | 315 "platform/WebString.h", |
| 320 "platform/WebTextInputInfo.h", | 316 "platform/WebTextInputInfo.h", |
| 321 "platform/WebTextInputMode.h", | 317 "platform/WebTextInputMode.h", |
| 322 "platform/WebTextInputType.h", | 318 "platform/WebTextInputType.h", |
| 323 "platform/WebTextRun.h", | 319 "platform/WebTextRun.h", |
| 324 "platform/WebThemeEngine.h", | 320 "platform/WebThemeEngine.h", |
| 325 "platform/WebThread.h", | 321 "platform/WebThread.h", |
| 326 "platform/WebThreadSafeData.h", | 322 "platform/WebThreadSafeData.h", |
| 327 "platform/WebTimeRange.h", | 323 "platform/WebTimeRange.h", |
| 328 "platform/WebTopControlsState.h", | |
| 329 "platform/WebTouchEvent.h", | 324 "platform/WebTouchEvent.h", |
| 330 "platform/WebTouchPoint.h", | 325 "platform/WebTouchPoint.h", |
| 331 "platform/WebTraceLocation.h", | 326 "platform/WebTraceLocation.h", |
| 332 "platform/WebTrialTokenValidator.h", | 327 "platform/WebTrialTokenValidator.h", |
| 333 "platform/WebURL.h", | 328 "platform/WebURL.h", |
| 334 "platform/WebURLError.h", | 329 "platform/WebURLError.h", |
| 335 "platform/WebURLLoadTiming.h", | 330 "platform/WebURLLoadTiming.h", |
| 336 "platform/WebURLLoader.h", | 331 "platform/WebURLLoader.h", |
| 337 "platform/WebURLLoaderClient.h", | 332 "platform/WebURLLoaderClient.h", |
| 338 "platform/WebURLLoaderMockFactory.h", | 333 "platform/WebURLLoaderMockFactory.h", |
| 339 "platform/WebURLLoaderTestDelegate.h", | 334 "platform/WebURLLoaderTestDelegate.h", |
| 340 "platform/WebURLRequest.h", | 335 "platform/WebURLRequest.h", |
| 341 "platform/WebURLResponse.h", | 336 "platform/WebURLResponse.h", |
| 342 "platform/WebVector.h", | 337 "platform/WebVector.h", |
| 343 "platform/WebViewScheduler.h", | |
| 344 "platform/WebViewportStyle.h", | 338 "platform/WebViewportStyle.h", |
| 345 "platform/WebWorkerFetchContext.h", | 339 "platform/WebWorkerFetchContext.h", |
| 346 "platform/callback/WebClosure.h", | |
| 347 "platform/linux/WebFallbackFont.h", | 340 "platform/linux/WebFallbackFont.h", |
| 348 "platform/linux/WebFontRenderStyle.h", | 341 "platform/linux/WebFontRenderStyle.h", |
| 349 "platform/linux/WebSandboxSupport.h", | 342 "platform/linux/WebSandboxSupport.h", |
| 350 "platform/mac/WebSandboxSupport.h", | 343 "platform/mac/WebSandboxSupport.h", |
| 351 "platform/modules/background_fetch/WebBackgroundFetchSettledFetch.h", | 344 "platform/modules/background_fetch/WebBackgroundFetchSettledFetch.h", |
| 352 "platform/modules/device_orientation/WebDeviceMotionListener.h", | 345 "platform/modules/device_orientation/WebDeviceMotionListener.h", |
| 353 "platform/modules/device_orientation/WebDeviceOrientationListener.h", | 346 "platform/modules/device_orientation/WebDeviceOrientationListener.h", |
| 354 "platform/modules/indexeddb/WebIDBCallbacks.h", | 347 "platform/modules/indexeddb/WebIDBCallbacks.h", |
| 355 "platform/modules/indexeddb/WebIDBCursor.h", | 348 "platform/modules/indexeddb/WebIDBCursor.h", |
| 356 "platform/modules/indexeddb/WebIDBDatabase.h", | 349 "platform/modules/indexeddb/WebIDBDatabase.h", |
| 357 "platform/modules/indexeddb/WebIDBDatabaseCallbacks.h", | 350 "platform/modules/indexeddb/WebIDBDatabaseCallbacks.h", |
| 358 "platform/modules/indexeddb/WebIDBDatabaseError.h", | 351 "platform/modules/indexeddb/WebIDBDatabaseError.h", |
| 359 "platform/modules/indexeddb/WebIDBDatabaseException.h", | 352 "platform/modules/indexeddb/WebIDBDatabaseException.h", |
| 360 "platform/modules/indexeddb/WebIDBFactory.h", | 353 "platform/modules/indexeddb/WebIDBFactory.h", |
| 361 "platform/modules/indexeddb/WebIDBKey.h", | 354 "platform/modules/indexeddb/WebIDBKey.h", |
| 362 "platform/modules/indexeddb/WebIDBKeyPath.h", | 355 "platform/modules/indexeddb/WebIDBKeyPath.h", |
| 363 "platform/modules/indexeddb/WebIDBKeyRange.h", | 356 "platform/modules/indexeddb/WebIDBKeyRange.h", |
| 364 "platform/modules/indexeddb/WebIDBMetadata.h", | 357 "platform/modules/indexeddb/WebIDBMetadata.h", |
| 365 "platform/modules/indexeddb/WebIDBObservation.h", | 358 "platform/modules/indexeddb/WebIDBObservation.h", |
| 366 "platform/modules/indexeddb/WebIDBTypes.h", | 359 "platform/modules/indexeddb/WebIDBTypes.h", |
| 367 "platform/modules/indexeddb/WebIDBValue.h", | 360 "platform/modules/indexeddb/WebIDBValue.h", |
| 368 "platform/modules/installedapp/WebRelatedApplication.h", | 361 "platform/modules/installedapp/WebRelatedApplication.h", |
| 369 "platform/modules/installedapp/WebRelatedAppsFetcher.h", | 362 "platform/modules/installedapp/WebRelatedAppsFetcher.h", |
| 370 "platform/modules/media_capabilities/WebAudioConfiguration.h", | 363 "platform/modules/media_capabilities/WebAudioConfiguration.h", |
| 371 "platform/modules/media_capabilities/WebMediaCapabilitiesClient.h", | 364 "platform/modules/media_capabilities/WebMediaCapabilitiesClient.h", |
| 372 "platform/modules/media_capabilities/WebMediaConfiguration.h", | 365 "platform/modules/media_capabilities/WebMediaConfiguration.h", |
| 373 "platform/modules/media_capabilities/WebMediaDecodingAbility.h", | |
| 374 "platform/modules/media_capabilities/WebVideoConfiguration.h", | 366 "platform/modules/media_capabilities/WebVideoConfiguration.h", |
| 375 "platform/modules/notifications/WebNotificationAction.h", | 367 "platform/modules/notifications/WebNotificationAction.h", |
| 376 "platform/modules/notifications/WebNotificationConstants.h", | 368 "platform/modules/notifications/WebNotificationConstants.h", |
| 377 "platform/modules/notifications/WebNotificationData.h", | 369 "platform/modules/notifications/WebNotificationData.h", |
| 378 "platform/modules/notifications/WebNotificationDelegate.h", | 370 "platform/modules/notifications/WebNotificationDelegate.h", |
| 379 "platform/modules/notifications/WebNotificationManager.h", | 371 "platform/modules/notifications/WebNotificationManager.h", |
| 380 "platform/modules/notifications/WebNotificationResources.h", | 372 "platform/modules/notifications/WebNotificationResources.h", |
| 381 "platform/modules/payments/WebPaymentAppRequest.h", | 373 "platform/modules/payments/WebPaymentAppRequest.h", |
| 382 "platform/modules/payments/WebPaymentAppResponse.h", | 374 "platform/modules/payments/WebPaymentAppResponse.h", |
| 383 "platform/modules/payments/WebPaymentCurrencyAmount.h", | 375 "platform/modules/payments/WebPaymentCurrencyAmount.h", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 424 "platform/modules/serviceworker/WebServiceWorkerProviderClient.h", | 416 "platform/modules/serviceworker/WebServiceWorkerProviderClient.h", |
| 425 "platform/modules/serviceworker/WebServiceWorkerProxy.h", | 417 "platform/modules/serviceworker/WebServiceWorkerProxy.h", |
| 426 "platform/modules/serviceworker/WebServiceWorkerRegistration.h", | 418 "platform/modules/serviceworker/WebServiceWorkerRegistration.h", |
| 427 "platform/modules/serviceworker/WebServiceWorkerRegistrationProxy.h", | 419 "platform/modules/serviceworker/WebServiceWorkerRegistrationProxy.h", |
| 428 "platform/modules/serviceworker/WebServiceWorkerRequest.h", | 420 "platform/modules/serviceworker/WebServiceWorkerRequest.h", |
| 429 "platform/modules/serviceworker/WebServiceWorkerResponse.h", | 421 "platform/modules/serviceworker/WebServiceWorkerResponse.h", |
| 430 "platform/modules/serviceworker/WebServiceWorkerResponseError.h", | 422 "platform/modules/serviceworker/WebServiceWorkerResponseError.h", |
| 431 "platform/modules/serviceworker/WebServiceWorkerResponseType.h", | 423 "platform/modules/serviceworker/WebServiceWorkerResponseType.h", |
| 432 "platform/modules/serviceworker/WebServiceWorkerSkipWaitingCallbacks.h", | 424 "platform/modules/serviceworker/WebServiceWorkerSkipWaitingCallbacks.h", |
| 433 "platform/modules/serviceworker/WebServiceWorkerState.h", | 425 "platform/modules/serviceworker/WebServiceWorkerState.h", |
| 434 "platform/modules/vr/WebVR.h", | |
|
Nico
2017/04/28 18:15:33
can also be removed here: https://cs.chromium.org/
wychen
2017/04/28 19:19:06
Done.
| |
| 435 "platform/modules/webmidi/WebMIDIAccessor.h", | 426 "platform/modules/webmidi/WebMIDIAccessor.h", |
| 436 "platform/modules/webmidi/WebMIDIAccessorClient.h", | 427 "platform/modules/webmidi/WebMIDIAccessorClient.h", |
| 437 "platform/modules/websockets/WebSocketHandle.h", | |
| 438 "platform/modules/websockets/WebSocketHandleClient.h", | |
| 439 "platform/modules/websockets/WebSocketHandshakeRequestInfo.h", | |
| 440 "platform/modules/websockets/WebSocketHandshakeResponseInfo.h", | |
| 441 "platform/scheduler/base/task_queue.h", | |
|
Nico
2017/04/28 18:15:33
please check all the platform/scheduler files -- I
wychen
2017/04/28 19:19:06
Done.
| |
| 442 "platform/scheduler/base/task_time_observer.h", | |
| 443 "platform/scheduler/child/child_scheduler.h", | 428 "platform/scheduler/child/child_scheduler.h", |
| 444 "platform/scheduler/child/compositor_worker_scheduler.h", | |
| 445 "platform/scheduler/child/single_thread_idle_task_runner.h", | 429 "platform/scheduler/child/single_thread_idle_task_runner.h", |
| 446 "platform/scheduler/child/webthread_base.h", | 430 "platform/scheduler/child/webthread_base.h", |
| 447 "platform/scheduler/child/webthread_impl_for_worker_scheduler.h", | |
| 448 "platform/scheduler/child/worker_scheduler.h", | |
|
Nico
2017/04/28 18:15:33
https://cs.chromium.org/chromium/src/third_party/W
wychen
2017/04/28 19:19:06
Done.
| |
| 449 "platform/scheduler/renderer/render_widget_scheduling_state.h", | 431 "platform/scheduler/renderer/render_widget_scheduling_state.h", |
| 450 "platform/scheduler/renderer/renderer_scheduler.h", | 432 "platform/scheduler/renderer/renderer_scheduler.h", |
| 451 "platform/scheduler/test/fake_renderer_scheduler.h", | 433 "platform/scheduler/test/fake_renderer_scheduler.h", |
| 452 "platform/scheduler/test/mock_renderer_scheduler.h", | 434 "platform/scheduler/test/mock_renderer_scheduler.h", |
| 453 "platform/scheduler/test/renderer_scheduler_test_support.h", | 435 "platform/scheduler/test/renderer_scheduler_test_support.h", |
| 454 "platform/scheduler/utility/webthread_impl_for_utility_thread.h", | |
|
Nico
2017/04/28 18:15:33
This is probably https://cs.chromium.org/chromium/
wychen
2017/04/28 19:19:06
Done.
| |
| 455 "web/WebAXEnums.h", | 436 "web/WebAXEnums.h", |
| 456 "web/WebAXObject.h", | 437 "web/WebAXObject.h", |
| 457 "web/WebActiveWheelFlingParameters.h", | 438 "web/WebActiveWheelFlingParameters.h", |
| 458 "web/WebArrayBuffer.h", | 439 "web/WebArrayBuffer.h", |
| 459 "web/WebArrayBufferConverter.h", | 440 "web/WebArrayBufferConverter.h", |
| 460 "web/WebArrayBufferView.h", | 441 "web/WebArrayBufferView.h", |
| 461 "web/WebAssociatedURLLoader.h", | 442 "web/WebAssociatedURLLoader.h", |
| 462 "web/WebAssociatedURLLoaderClient.h", | 443 "web/WebAssociatedURLLoaderClient.h", |
| 463 "web/WebAssociatedURLLoaderOptions.h", | 444 "web/WebAssociatedURLLoaderOptions.h", |
| 464 "web/WebAutofillClient.h", | 445 "web/WebAutofillClient.h", |
| 465 "web/WebBlob.h", | 446 "web/WebBlob.h", |
| 466 "web/WebCSSParser.h", | 447 "web/WebCSSParser.h", |
| 467 "web/WebClientRedirectPolicy.h", | 448 "web/WebClientRedirectPolicy.h", |
| 468 "web/WebColorChooser.h", | 449 "web/WebColorChooser.h", |
| 469 "web/WebColorChooserClient.h", | 450 "web/WebColorChooserClient.h", |
| 470 "web/WebColorSuggestion.h", | 451 "web/WebColorSuggestion.h", |
| 471 "web/WebCompositionUnderline.h", | 452 "web/WebCompositionUnderline.h", |
| 472 "web/WebConsoleMessage.h", | 453 "web/WebConsoleMessage.h", |
| 473 "web/WebContentSecurityPolicy.h", | |
| 474 "web/WebContextMenuData.h", | 454 "web/WebContextMenuData.h", |
| 475 "web/WebCryptoNormalize.h", | 455 "web/WebCryptoNormalize.h", |
| 476 "web/WebCustomElement.h", | 456 "web/WebCustomElement.h", |
| 477 "web/WebDOMActivityLogger.h", | 457 "web/WebDOMActivityLogger.h", |
| 478 "web/WebDOMEvent.h", | 458 "web/WebDOMEvent.h", |
| 479 "web/WebDOMFileSystem.h", | 459 "web/WebDOMFileSystem.h", |
| 480 "web/WebDOMMediaStreamTrack.h", | 460 "web/WebDOMMediaStreamTrack.h", |
| 481 "web/WebDOMMessageEvent.h", | 461 "web/WebDOMMessageEvent.h", |
| 482 "web/WebDataSource.h", | 462 "web/WebDataSource.h", |
| 483 "web/WebDatabase.h", | 463 "web/WebDatabase.h", |
| (...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 577 "web/WebSelector.h", | 557 "web/WebSelector.h", |
| 578 "web/WebSerializedScriptValue.h", | 558 "web/WebSerializedScriptValue.h", |
| 579 "web/WebSerializedScriptValueVersion.h", | 559 "web/WebSerializedScriptValueVersion.h", |
| 580 "web/WebSettings.h", | 560 "web/WebSettings.h", |
| 581 "web/WebSharedWorker.h", | 561 "web/WebSharedWorker.h", |
| 582 "web/WebSharedWorkerClient.h", | 562 "web/WebSharedWorkerClient.h", |
| 583 "web/WebSharedWorkerConnectListener.h", | 563 "web/WebSharedWorkerConnectListener.h", |
| 584 "web/WebSharedWorkerCreationContextType.h", | 564 "web/WebSharedWorkerCreationContextType.h", |
| 585 "web/WebSharedWorkerCreationErrors.h", | 565 "web/WebSharedWorkerCreationErrors.h", |
| 586 "web/WebSharedWorkerRepositoryClient.h", | 566 "web/WebSharedWorkerRepositoryClient.h", |
| 587 "web/WebSourceLocation.h", | |
|
Nico
2017/04/28 18:15:33
https://cs.chromium.org/chromium/src/third_party/W
| |
| 588 "web/WebSpeechGrammar.h", | 567 "web/WebSpeechGrammar.h", |
| 589 "web/WebSpeechRecognitionHandle.h", | 568 "web/WebSpeechRecognitionHandle.h", |
| 590 "web/WebSpeechRecognitionParams.h", | 569 "web/WebSpeechRecognitionParams.h", |
| 591 "web/WebSpeechRecognitionResult.h", | 570 "web/WebSpeechRecognitionResult.h", |
| 592 "web/WebSpeechRecognizer.h", | 571 "web/WebSpeechRecognizer.h", |
| 593 "web/WebSpeechRecognizerClient.h", | 572 "web/WebSpeechRecognizerClient.h", |
| 594 "web/WebSpellCheckClient.h", | 573 "web/WebSpellCheckClient.h", |
| 595 "web/WebStorageEventDispatcher.h", | 574 "web/WebStorageEventDispatcher.h", |
| 596 "web/WebSurroundingText.h", | 575 "web/WebSurroundingText.h", |
| 597 "web/WebTestingSupport.h", | 576 "web/WebTestingSupport.h", |
| (...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 798 source_set("shared_typemap_traits") { | 777 source_set("shared_typemap_traits") { |
| 799 visibility = [ ":*" ] | 778 visibility = [ ":*" ] |
| 800 sources = [ | 779 sources = [ |
| 801 "web/ConsoleMessageStructTraits.cpp", | 780 "web/ConsoleMessageStructTraits.cpp", |
| 802 "web/ConsoleMessageStructTraits.h", | 781 "web/ConsoleMessageStructTraits.h", |
| 803 ] | 782 ] |
| 804 deps = [ | 783 deps = [ |
| 805 ":mojo_bindings_shared__generator", | 784 ":mojo_bindings_shared__generator", |
| 806 ] | 785 ] |
| 807 } | 786 } |
| OLD | NEW |