Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Unified Diff: public/BUILD.gn

Issue 1222673004: GN: Explicitly list out public headers in the blink_headers source_set (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix indentation Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/BUILD.gn
diff --git a/public/BUILD.gn b/public/BUILD.gn
index 468d0693a18a0193bddb8cfddabaefea4dac7e83..bf1c4bda70e6b6012cdfffbb7638cff8c4e44fb0 100644
--- a/public/BUILD.gn
+++ b/public/BUILD.gn
@@ -105,6 +105,515 @@ source_set("blink_headers") {
# Blink exposes NPAPI headers in the public API.
"//third_party/npapi:npapi_config",
]
+ sources = [
+ "platform/WebAudioSourceProviderClient.h",
+ "platform/WebServiceWorkerRequest.h",
+ "platform/WebTransformOperations.h",
+ "platform/WebURLResponse.h",
+ "platform/WebFileWriter.h",
+ "platform/WebServiceWorkerCacheStorage.h",
+ "platform/WebGamepadListener.h",
+ "platform/WebFileSystemType.h",
+ "platform/WebGeofencingError.h",
+ "platform/WebSourceBuffer.h",
+ "platform/WebContentDecryptionModuleAccess.h",
+ "platform/WebExternalTextureLayerClient.h",
+ "platform/WebThemeEngine.h",
+ "platform/WebServiceWorkerResponse.h",
+ "platform/WebDragData.h",
+ "platform/WebCString.h",
+ "platform/WebCompositorAnimationPlayer.h",
+ "platform/WebPrivateOwnPtr.h",
+ "platform/WebHTTPHeaderVisitor.h",
+ "platform/WebScrollbar.h",
+ "platform/WebMediaStream.h",
+ "platform/WebServiceWorkerRegistration.h",
+ "platform/WebRect.h",
+ "platform/WebThread.h",
+ "platform/WebSetSinkIdError.h",
+ "platform/WebCallbacks.h",
+ "platform/WebInbandTextTrack.h",
+ "platform/WebFloatPoint.h",
+ "platform/WebMediaStreamTrack.h",
+ "platform/WebBatteryStatusListener.h",
+ "platform/WebMediaSource.h",
+ "platform/WebPageVisibilityState.h",
+ "platform/WebCryptoKeyAlgorithm.h",
+ "platform/WebCredential.h",
+ "platform/WebGestureDevice.h",
+ "platform/WebFloatSize.h",
+ "platform/WebProcessMemoryDump.h",
+ "platform/WebCursorInfo.h",
+ "platform/WebLayer.h",
+ "platform/mac/WebSandboxSupport.h",
+ "platform/WebCompositeAndReadbackAsyncCallback.h",
+ "platform/WebServiceWorkerCache.h",
+ "platform/WebDisplayItemList.h",
+ "platform/WebFileSystem.h",
+ "platform/WebLayerClient.h",
+ "platform/WebRTCOfferOptions.h",
+ "platform/WebHTTPLoadInfo.h",
+ "platform/WebSpeechSynthesisVoice.h",
+ "platform/WebContentDecryptionModule.h",
+ "platform/WebTraceLocation.h",
+ "platform/WebContentLayer.h",
+ "platform/WebMemoryAllocatorDump.h",
+ "platform/WebRTCConfiguration.h",
+ "platform/WebStorageQuotaType.h",
+ "platform/WebPasswordCredential.h",
+ "platform/WebStorageQuotaCallbacks.h",
+ "platform/WebSourceBufferClient.h",
+ "platform/WebLayerScrollClient.h",
+ "platform/WebCrypto.h",
+ "platform/WebSocketHandleClient.h",
+ "platform/WebScrollBlocksOn.h",
+ "platform/WebCompositorSupport.h",
+ "platform/WebFederatedCredential.h",
+ "platform/WebBatteryStatus.h",
+ "platform/WebFlingAnimator.h",
+ "platform/WebRTCVoidRequest.h",
+ "platform/WebDiscardableMemory.h",
+ "platform/WebExternalBitmap.h",
+ "platform/WebMIDIAccessorClient.h",
+ "platform/WebCryptoKey.h",
+ "platform/WebURLLoaderClient.h",
+ "platform/WebScrollbarBehavior.h",
+ "platform/WebVector.h",
+ "platform/WebMediaStreamCenter.h",
+ "platform/WebContentSettingCallbacks.h",
+ "platform/WebHTTPBody.h",
+ "platform/WebFrameTimingEvent.h",
+ "platform/WebFloatRect.h",
+ "platform/WebCookieJar.h",
+ "platform/WebAudioBus.h",
+ "platform/WebScreenInfo.h",
+ "platform/WebColor.h",
+ "platform/WebMediaStreamSource.h",
+ "platform/WebSpeechSynthesizerClient.h",
+ "platform/WebPlatformEventType.h",
+ "platform/WebSpeechSynthesizer.h",
+ "platform/WebMediaKeySystemMediaCapability.h",
+ "platform/WebString.h",
+ "platform/WebStorageQuotaError.h",
+ "platform/WebCanvas.h",
+ "platform/WebApplicationCacheHostClient.h",
+ "platform/WebMIDIAccessor.h",
+ "platform/WebMediaStreamCenterClient.h",
+ "platform/WebFilterOperations.h",
+ "platform/WebHistoryScrollRestorationType.h",
+ "platform/WebServiceWorkerClientsClaimCallbacks.h",
+ "platform/WebFileWriterClient.h",
+ "platform/modules/bluetooth/WebBluetoothGATTService.h",
+ "platform/modules/bluetooth/WebBluetoothError.h",
+ "platform/modules/bluetooth/WebBluetoothDevice.h",
+ "platform/modules/bluetooth/WebBluetooth.h",
+ "platform/modules/bluetooth/WebRequestDeviceOptions.h",
+ "platform/modules/bluetooth/WebBluetoothGATTCharacteristic.h",
+ "platform/modules/bluetooth/WebBluetoothGATTRemoteServer.h",
+ "platform/modules/navigator_services/WebServicePortProviderClient.h",
+ "platform/modules/navigator_services/WebServicePortProvider.h",
+ "platform/modules/navigator_services/WebServicePort.h",
+ "platform/modules/permissions/WebPermissionObserver.h",
+ "platform/modules/permissions/WebPermissionClient.h",
+ "platform/modules/permissions/WebPermissionStatus.h",
+ "platform/modules/permissions/WebPermissionType.h",
+ "platform/modules/presentation/WebPresentationSessionClient.h",
+ "platform/modules/presentation/WebPresentationClient.h",
+ "platform/modules/presentation/WebPresentationController.h",
+ "platform/modules/presentation/WebPresentationError.h",
+ "platform/modules/device_orientation/WebDeviceOrientationListener.h",
+ "platform/modules/device_orientation/WebDeviceMotionData.h",
+ "platform/modules/device_orientation/WebDeviceOrientationData.h",
+ "platform/modules/device_orientation/WebDeviceMotionListener.h",
+ "platform/modules/app_banner/WebAppBannerPromptReply.h",
+ "platform/modules/app_banner/WebAppBannerClient.h",
+ "platform/modules/app_banner/WebAppBannerPromptResult.h",
+ "platform/modules/background_sync/WebSyncError.h",
+ "platform/modules/background_sync/WebSyncClient.h",
+ "platform/modules/background_sync/WebSyncProvider.h",
+ "platform/modules/background_sync/WebSyncRegistration.h",
+ "platform/modules/background_sync/WebSyncPermissionStatus.h",
+ "platform/modules/indexeddb/WebIDBKey.h",
+ "platform/modules/indexeddb/WebIDBTypes.h",
+ "platform/modules/indexeddb/WebIDBDatabase.h",
+ "platform/modules/indexeddb/WebIDBKeyPath.h",
+ "platform/modules/indexeddb/WebIDBFactory.h",
+ "platform/modules/indexeddb/WebIDBCursor.h",
+ "platform/modules/indexeddb/WebIDBKeyRange.h",
+ "platform/modules/indexeddb/WebIDBMetadata.h",
+ "platform/modules/indexeddb/WebIDBValue.h",
+ "platform/modules/indexeddb/WebIDBDatabaseError.h",
+ "platform/modules/indexeddb/WebIDBDatabaseCallbacks.h",
+ "platform/modules/indexeddb/WebIDBDatabaseException.h",
+ "platform/modules/indexeddb/WebIDBCallbacks.h",
+ "platform/modules/screen_orientation/WebScreenOrientationClient.h",
+ "platform/modules/screen_orientation/WebScreenOrientationType.h",
+ "platform/modules/screen_orientation/WebLockOrientationCallback.h",
+ "platform/modules/screen_orientation/WebScreenOrientationLockType.h",
+ "platform/modules/screen_orientation/WebLockOrientationError.h",
+ "platform/modules/vr/WebVR.h",
+ "platform/modules/vr/WebVRClient.h",
+ "platform/modules/notifications/WebNotificationPermission.h",
+ "platform/modules/notifications/WebNotificationDelegate.h",
+ "platform/modules/notifications/WebNotificationManager.h",
+ "platform/modules/notifications/WebNotificationData.h",
+ "platform/modules/push_messaging/WebPushSubscription.h",
+ "platform/modules/push_messaging/WebPushPermissionStatus.h",
+ "platform/modules/push_messaging/WebPushClient.h",
+ "platform/modules/push_messaging/WebPushSubscriptionOptions.h",
+ "platform/modules/push_messaging/WebPushError.h",
+ "platform/modules/push_messaging/WebPushProvider.h",
+ "platform/linux/WebFontInfo.h",
+ "platform/linux/WebFallbackFont.h",
+ "platform/linux/WebSandboxSupport.h",
+ "platform/linux/WebFontRenderStyle.h",
+ "platform/WebServiceWorkerProviderClient.h",
+ "platform/WebAudioSourceProvider.h",
+ "platform/WebGamepad.h",
+ "platform/WebRTCDataChannelHandler.h",
+ "platform/WebGestureCurveTarget.h",
+ "platform/WebBlendMode.h",
+ "platform/WebDisplayItemTransformTree.h",
+ "platform/WebConvertableToTraceFormat.h",
+ "platform/WebCryptoAlgorithm.h",
+ "platform/WebScrollbarLayer.h",
+ "platform/WebCredentialManagerError.h",
+ "platform/WebRTCDataChannelInit.h",
+ "platform/WebPrerender.h",
+ "platform/WebContentLayerClient.h",
+ "platform/WebFilterAnimationCurve.h",
+ "platform/WebFileError.h",
+ "platform/WebRTCPeerConnectionHandlerClient.h",
+ "platform/WebRTCDTMFSenderHandler.h",
+ "platform/WebEncryptedMediaRequest.h",
+ "platform/WebEncryptedMediaClient.h",
+ "platform/WebCredentialManagerClient.h",
+ "platform/WebCompositorAnimationCurve.h",
+ "platform/WebSocketHandshakeResponseInfo.h",
+ "platform/WebDoublePoint.h",
+ "platform/WebRTCSessionDescriptionRequest.h",
+ "platform/WebStorageNamespace.h",
+ "platform/WebSelectionBound.h",
+ "platform/WebServiceWorkerClientQueryOptions.h",
+ "platform/WebAudioDestinationConsumer.h",
+ "platform/WebLayerTreeView.h",
+ "platform/WebImage.h",
+ "platform/WebRTCStatsResponse.h",
+ "platform/WebFileUtilities.h",
+ "platform/WebGeofencingProvider.h",
+ "platform/WebCommon.h",
+ "platform/WebServiceWorkerError.h",
+ "platform/WebNonCopyable.h",
+ "platform/WebScrollOffsetAnimationCurve.h",
+ "platform/WebExternalTextureMailbox.h",
+ "platform/WebCircularGeofencingRegion.h",
+ "platform/WebScheduler.h",
+ "platform/WebScrollbarThemePainter.h",
+ "platform/WebThreadSafeData.h",
+ "platform/WebServiceWorkerRegistrationProxy.h",
+ "platform/WebServiceWorkerSkipWaitingCallbacks.h",
+ "platform/WebRTCSessionDescription.h",
+ "platform/WebSecurityOrigin.h",
+ "platform/WebCrossOriginServiceWorkerClient.h",
+ "platform/WebAudioDevice.h",
+ "platform/WebMimeRegistry.h",
+ "platform/WebNavigatorConnectProvider.h",
+ "platform/WebURLRequest.h",
+ "platform/WebLocalizedString.h",
+ "platform/WebExternalTextureLayer.h",
+ "platform/WebCompositorAnimation.h",
+ "platform/WebDisplayMode.h",
+ "platform/Platform.h",
+ "platform/WebTopControlsState.h",
+ "platform/WebSocketHandle.h",
+ "platform/WebEncryptedMediaKeyInformation.h",
+ "platform/WebCompositorAnimationDelegate.h",
+ "platform/WebPrerenderingSupport.h",
+ "platform/WebLayerPositionConstraint.h",
+ "platform/WebThreadedDataReceiver.h",
+ "platform/WebCryptoKeyAlgorithmParams.h",
+ "platform/WebImageGenerator.h",
+ "platform/WebRTCDataChannelHandlerClient.h",
+ "platform/WebMediaStreamTrackSourcesRequest.h",
+ "platform/WebMessagePortChannelClient.h",
+ "platform/WebCompositorOutputSurface.h",
+ "platform/WebServiceWorkerProvider.h",
+ "platform/WebFileSystemEntry.h",
+ "platform/WebSocketHandshakeRequestInfo.h",
+ "platform/WebTransformAnimationCurve.h",
+ "platform/WebGamepads.h",
+ "platform/WebPoint.h",
+ "platform/WebSourceInfo.h",
+ "platform/WebFloatKeyframe.h",
+ "platform/WebClipboard.h",
+ "platform/WebURLError.h",
+ "platform/WebSize.h",
+ "platform/WebBlobInfo.h",
+ "platform/WebGraphicsLayerDebugInfo.h",
+ "platform/WebCompositorAnimationTimeline.h",
+ "platform/WebApplicationCacheHost.h",
+ "platform/WebServiceWorkerClientType.h",
+ "platform/WebInbandTextTrackClient.h",
+ "platform/WebPlatformEventListener.h",
+ "platform/WebGraphicsContext3D.h",
+ "platform/WebMessagePortChannel.h",
+ "platform/WebFileInfo.h",
+ "platform/WebMediaKeySystemConfiguration.h",
+ "platform/WebPublicSuffixList.h",
+ "platform/WebRTCPeerConnectionHandler.h",
+ "platform/WebCryptoAlgorithmParams.h",
+ "platform/WebSuspendableTask.h",
+ "platform/WebFloatAnimationCurve.h",
+ "platform/WebMemoryDumpProvider.h",
+ "platform/WebServiceWorkerCacheError.h",
+ "platform/WebLayoutAndPaintAsyncCallback.h",
+ "platform/WebData.h",
+ "platform/WebPluginListBuilder.h",
+ "platform/WebTransformKeyframe.h",
+ "platform/WebServiceWorkerClientsInfo.h",
+ "platform/WebDatabaseObserver.h",
+ "platform/WebGeofencingRegistration.h",
+ "platform/WebTimeRange.h",
+ "platform/WebImageLayer.h",
+ "platform/WebRenderingStats.h",
+ "platform/WebGeofencingEventType.h",
+ "platform/WebContentDecryptionModuleResult.h",
+ "platform/WebURL.h",
+ "platform/WebConnectionType.h",
+ "platform/WebPrescientNetworking.h",
+ "platform/WebBlobData.h",
+ "platform/WebWaitableEvent.h",
+ "platform/WebEncryptedMediaTypes.h",
+ "platform/WebFocusType.h",
+ "platform/WebContentDecryptionModuleException.h",
+ "platform/WebServiceWorkerEventResult.h",
+ "platform/WebStorageArea.h",
+ "platform/WebURLLoadTiming.h",
+ "platform/WebFloatPoint3D.h",
+ "platform/WebMediaConstraints.h",
+ "platform/WebContentDecryptionModuleSession.h",
+ "platform/WebDataConsumerHandle.h",
+ "platform/WebPrivatePtr.h",
+ "platform/WebServiceWorker.h",
+ "platform/WebRTCICECandidate.h",
+ "platform/WebServiceWorkerProxy.h",
+ "platform/WebFallbackThemeEngine.h",
+ "platform/WebGraphicsContext3DProvider.h",
+ "platform/WebServiceWorkerState.h",
+ "platform/WebMediaPlayer.h",
+ "platform/WebMediaPlayerClient.h",
+ "platform/WebScrollbarThemeGeometry.h",
+ "platform/WebUnitTestSupport.h",
+ "platform/WebFilterKeyframe.h",
+ "platform/WebBlobRegistry.h",
+ "platform/WebSpeechSynthesisUtterance.h",
+ "platform/WebURLLoader.h",
+ "platform/WebGestureCurve.h",
+ "platform/WebCompositorAnimationPlayerClient.h",
+ "platform/WebNinePatchLayer.h",
+ "platform/WebMediaDeviceInfo.h",
+ "platform/WebFileSystemCallbacks.h",
+ "platform/WebServiceWorkerResponseType.h",
+ "platform/WebDeviceLightListener.h",
+ "platform/WebRTCDTMFSenderHandlerClient.h",
+ "platform/WebRTCStatsRequest.h",
+ "platform/WebSerializedOrigin.h",
+ "platform/WebReferrerPolicy.h",
+ "web/WebDateTimeInputType.h",
+ "web/WebSpeechRecognitionParams.h",
+ "web/WebPrintPresetOptions.h",
+ "web/WebCryptoNormalize.h",
+ "web/WebPopupMenuInfo.h",
+ "web/WebHistoryItem.h",
+ "web/WebOptionElement.h",
+ "web/WebDateTimeChooserCompletion.h",
+ "web/WebDatabase.h",
+ "web/WebDevToolsAgent.h",
+ "web/WebNode.h",
+ "web/WebRuntimeFeatures.h",
+ "web/WebScopedUserGesture.h",
+ "web/WebFileChooserCompletion.h",
+ "web/WebPrintScalingOption.h",
+ "web/WebFontDescription.h",
+ "web/WebDraggableRegion.h",
+ "web/WebAutofillClient.h",
+ "web/WebLocalFrame.h",
+ "web/WebDragOperation.h",
+ "web/WebFindOptions.h",
+ "web/WebElement.h",
+ "web/WebGeolocationError.h",
+ "web/WebFrameLoadType.h",
+ "web/WebArrayBufferConverter.h",
+ "web/WebMediaPlayerAction.h",
+ "web/WebEmbeddedWorkerStartData.h",
+ "web/WebConsoleMessage.h",
+ "web/WebSpeechRecognitionHandle.h",
+ "web/WebSpellCheckClient.h",
+ "web/WebTextAreaElement.h",
+ "web/WebDOMMouseEvent.h",
+ "web/WebFrame.h",
+ "web/WebViewClient.h",
+ "web/WebPageOverlay.h",
+ "web/WebHistoryCommitType.h",
+ "web/WebSecurityPolicy.h",
+ "web/mac/WebInputEventFactory.h",
+ "web/mac/WebSubstringUtil.h",
+ "web/mac/WebScrollbarTheme.h",
+ "web/WebDOMResourceProgressEvent.h",
+ "web/WebSharedWorkerRepositoryClient.h",
+ "web/WebMIDIPermissionRequest.h",
+ "web/WebDOMActivityLogger.h",
+ "web/WebSelection.h",
+ "web/WebFileChooserParams.h",
+ "web/WebInputEvent.h",
+ "web/WebImageCache.h",
+ "web/WebTextCheckingType.h",
+ "web/WebSandboxFlags.h",
+ "web/WebUserGestureToken.h",
+ "web/WebContentDetectionResult.h",
+ "web/WebPrintParams.h",
+ "web/WebDOMCustomEvent.h",
+ "web/WebTextDecorationType.h",
+ "web/WebIconURL.h",
+ "web/WebSharedWorkerClient.h",
+ "web/WebHelperPlugin.h",
+ "web/WebDateTimeChooserParams.h",
+ "web/WebScopedWindowFocusAllowedIndicator.h",
+ "web/WebUserGestureIndicator.h",
+ "web/WebFrameClient.h",
+ "web/WebBlob.h",
+ "web/WebWidget.h",
+ "web/WebImageDecoder.h",
+ "web/WebCustomElement.h",
+ "web/WebBeginFrameArgs.h",
+ "web/WebInputElement.h",
+ "web/WebArrayBuffer.h",
+ "web/WebScopedMicrotaskSuppression.h",
+ "web/WebRemoteFrameClient.h",
+ "web/WebServiceWorkerNetworkProvider.h",
+ "web/WebDragStatus.h",
+ "web/WebWindowFeatures.h",
+ "web/WebColorSuggestion.h",
+ "web/modules/notifications/WebNotificationPermissionCallback.h",
+ "web/linux/WebFontRendering.h",
+ "web/WebGeolocationClient.h",
+ "web/WebTouchAction.h",
+ "web/WebAXEnums.h",
+ "web/WebTextCheckingResult.h",
+ "web/WebTextRun.h",
+ "web/WebFormElement.h",
+ "web/WebScriptExecutionCallback.h",
+ "web/WebMediaDevicesRequest.h",
+ "web/WebScriptBindings.h",
+ "web/WebExceptionCode.h",
+ "web/WebDevToolsFrontend.h",
+ "web/WebContentSecurityPolicy.h",
+ "web/WebDOMMessageEvent.h",
+ "web/WebPageSerializerClient.h",
+ "web/WebDOMProgressEvent.h",
+ "web/WebPerformance.h",
+ "web/WebDateTimeSuggestion.h",
+ "web/WebActiveWheelFlingParameters.h",
+ "web/WebGeolocationController.h",
+ "web/WebHeap.h",
+ "web/WebServiceWorkerContextProxy.h",
+ "web/WebTextInputType.h",
+ "web/WebSurroundingText.h",
+ "web/WebLeakDetector.h",
+ "web/WebFormControlElement.h",
+ "web/win/WebFontRendering.h",
+ "web/WebSpeechRecognizerClient.h",
+ "web/WebDOMFileSystem.h",
+ "web/WebPopupType.h",
+ "web/WebNodeList.h",
+ "web/WebPluginContainer.h",
+ "web/WebGeolocationPermissionRequestManager.h",
+ "web/WebRemoteFrame.h",
+ "web/WebPlugin.h",
+ "web/WebKit.h",
+ "web/WebPageSerializer.h",
+ "web/WebPluginAction.h",
+ "web/WebCachedURLRequest.h",
+ "web/WebSecurityOrigin.h",
+ "web/WebFrameWidget.h",
+ "web/WebColorChooser.h",
+ "web/WebContextMenuData.h",
+ "web/WebURLLoaderOptions.h",
+ "web/WebNetworkStateNotifier.h",
+ "web/WebScriptSource.h",
+ "web/WebBindings.h",
+ "web/WebSerializedScriptValueVersion.h",
+ "web/WebGlyphCache.h",
+ "web/WebDOMMediaStreamTrack.h",
+ "web/WebLabelElement.h",
+ "web/WebTextDirection.h",
+ "web/WebPluginScriptForbiddenScope.h",
+ "web/WebDataSource.h",
+ "web/WebDevToolsFrontendClient.h",
+ "web/WebNavigatorContentUtilsClient.h",
+ "web/WebSelectElement.h",
+ "web/WebGeolocationPosition.h",
+ "web/WebExternalPopupMenu.h",
+ "web/WebDeviceEmulationParams.h",
+ "web/WebTestInterfaceFactory.h",
+ "web/WebScriptController.h",
+ "web/WebPluginPlaceholder.h",
+ "web/WebSpeechRecognitionResult.h",
+ "web/WebCache.h",
+ "web/WebSharedWorkerConnector.h",
+ "web/WebContentSettingsClient.h",
+ "web/WebDocumentType.h",
+ "web/WebCompositionUnderline.h",
+ "web/WebSpeechGrammar.h",
+ "web/WebSocketClient.h",
+ "web/WebDevToolsAgentClient.h",
+ "web/WebSerializedScriptValue.h",
+ "web/WebWidgetClient.h",
+ "web/WebUserMediaRequest.h",
+ "web/WebPluginDocument.h",
+ "web/WebMenuItemInfo.h",
+ "web/WebAXObject.h",
+ "web/WebMIDIClient.h",
+ "web/WebSelector.h",
+ "web/WebTextAffinity.h",
+ "web/WebSearchableFormData.h",
+ "web/WebSpeechRecognizer.h",
+ "web/WebRange.h",
+ "web/WebTestingSupport.h",
+ "web/WebColorChooserClient.h",
+ "web/WebTextCheckingCompletion.h",
+ "web/WebPrerendererClient.h",
+ "web/WebPagePopup.h",
+ "web/WebExternalPopupMenuClient.h",
+ "web/WebHitTestResult.h",
+ "web/WebColorName.h",
+ "web/WebNavigationPolicy.h",
+ "web/WebView.h",
+ "web/WebTouchPoint.h",
+ "web/WebPluginParams.h",
+ "web/WebDOMEvent.h",
+ "web/WebSharedWorker.h",
+ "web/WebDocument.h",
+ "web/WebStorageEventDispatcher.h",
+ "web/WebServiceWorkerContextClient.h",
+ "web/WebElementCollection.h",
+ "web/WebTextInputInfo.h",
+ "web/WebUserMediaClient.h",
+ "web/default/WebRenderTheme.h",
+ "web/WebGraphicsContext.h",
+ "web/WebSettings.h",
+ "web/WebTreeScopeType.h",
+ "web/WebFont.h",
+ "web/WebDOMError.h",
+ "web/WebNavigationType.h",
+ "web/WebWorkerContentSettingsClientProxy.h",
+ "web/WebMemoryUsageInfo.h",
+ "web/WebMediaStreamRegistry.h",
+ "web/WebGeolocationPermissionRequest.h",
+ "web/WebEmbeddedWorker.h",
+ "web/WebSocket.h",
+ "web/WebArrayBufferView.h",
+ ]
}
# GYP version: WebKit/public/blink_devtools.gyp:blink_devtools_frontend_resources
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698