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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2771923003: Add missing headers in WebKit/public to GN (Closed)
Patch Set: rebase Created 3 years, 9 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 | « content/renderer/text_input_client_observer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index c4c7d36ba9a92f5f58c6e6bdcc1af788fa23c684..6ee1d59ec31d655420374f2c09a2ecf6e03857b6 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -93,7 +93,10 @@ source_set("blink_headers") {
"platform/Connector.h",
"platform/FilePathConversion.h",
"platform/InterfaceProvider.h",
+ "platform/InterfaceRegistry.h",
"platform/Platform.h",
+ "platform/PointerProperties.h",
+ "platform/ShapeProperties.h",
"platform/URLConversion.h",
"platform/UserMetricsAction.h",
"platform/WebAddressSpace.h",
@@ -103,14 +106,17 @@ source_set("blink_headers") {
"platform/WebAudioBus.h",
"platform/WebAudioDestinationConsumer.h",
"platform/WebAudioDevice.h",
+ "platform/WebAudioLatencyHint.h",
"platform/WebAudioSourceProvider.h",
"platform/WebAudioSourceProviderClient.h",
"platform/WebBlendMode.h",
"platform/WebBlobData.h",
"platform/WebBlobInfo.h",
"platform/WebBlobRegistry.h",
+ "platform/WebBrowserControlsState.h",
"platform/WebCString.h",
"platform/WebCache.h",
+ "platform/WebCachePolicy.h",
"platform/WebCallbacks.h",
"platform/WebCanvas.h",
"platform/WebCanvasCaptureHandler.h",
@@ -119,6 +125,7 @@ source_set("blink_headers") {
"platform/WebColor.h",
"platform/WebCommon.h",
"platform/WebCompositeAndReadbackAsyncCallback.h",
+ "platform/WebCompositorMutatorClient.h",
"platform/WebCompositorSupport.h",
"platform/WebConnectionType.h",
"platform/WebContentDecryptionModule.h",
@@ -128,6 +135,8 @@ source_set("blink_headers") {
"platform/WebContentDecryptionModuleSession.h",
"platform/WebContentLayer.h",
"platform/WebContentLayerClient.h",
+ "platform/WebContentSecurityPolicy.h",
+ "platform/WebContentSecurityPolicyStruct.h",
"platform/WebContentSettingCallbacks.h",
"platform/WebCookieJar.h",
"platform/WebCredential.h",
@@ -146,8 +155,10 @@ source_set("blink_headers") {
"platform/WebDeviceLightListener.h",
"platform/WebDisplayItemList.h",
"platform/WebDisplayMode.h",
+ "platform/WebDistillability.h",
"platform/WebDocumentSubresourceFilter.h",
"platform/WebDoublePoint.h",
+ "platform/WebDoubleSize.h",
"platform/WebDragData.h",
"platform/WebDragOperation.h",
"platform/WebEditingCommandType.h",
@@ -156,9 +167,11 @@ source_set("blink_headers") {
"platform/WebEncryptedMediaKeyInformation.h",
"platform/WebEncryptedMediaRequest.h",
"platform/WebEncryptedMediaTypes.h",
+ "platform/WebEventListenerProperties.h",
"platform/WebExternalBitmap.h",
"platform/WebExternalTextureLayer.h",
"platform/WebFallbackThemeEngine.h",
+ "platform/WebFeaturePolicy.h",
"platform/WebFederatedCredential.h",
"platform/WebFileError.h",
"platform/WebFileInfo.h",
@@ -191,6 +204,7 @@ source_set("blink_headers") {
"platform/WebHistoryScrollRestorationType.h",
"platform/WebIconSizesParser.h",
"platform/WebImage.h",
+ "platform/WebImageCaptureFrameGrabber.h",
"platform/WebImageGenerator.h",
"platform/WebImageLayer.h",
"platform/WebInbandTextTrack.h",
@@ -205,6 +219,7 @@ source_set("blink_headers") {
"platform/WebLayerStickyPositionConstraint.h",
"platform/WebLayerTreeView.h",
"platform/WebLayoutAndPaintAsyncCallback.h",
+ "platform/WebLoadingBehaviorFlag.h",
"platform/WebLocalizedString.h",
"platform/WebMediaConstraints.h",
"platform/WebMediaDeviceInfo.h",
@@ -212,6 +227,7 @@ source_set("blink_headers") {
"platform/WebMediaKeySystemMediaCapability.h",
"platform/WebMediaPlayer.h",
"platform/WebMediaPlayerClient.h",
+ "platform/WebMediaPlayerEncryptedMediaClient.h",
"platform/WebMediaPlayerSource.h",
"platform/WebMediaRecorderHandler.h",
"platform/WebMediaRecorderHandlerClient.h",
@@ -230,6 +246,7 @@ source_set("blink_headers") {
"platform/WebMixedContent.h",
"platform/WebMixedContentContextType.h",
"platform/WebMockClipboard.h",
+ "platform/WebMouseEvent.h",
"platform/WebMouseWheelEvent.h",
"platform/WebNativeScrollBehavior.h",
"platform/WebNavigationHintType.h",
@@ -242,12 +259,14 @@ source_set("blink_headers") {
"platform/WebPlatformEventType.h",
"platform/WebPluginListBuilder.h",
"platform/WebPoint.h",
+ "platform/WebPointerProperties.h",
"platform/WebPrerender.h",
"platform/WebPrerenderingSupport.h",
"platform/WebPrescientNetworking.h",
"platform/WebPrivateOwnPtr.h",
"platform/WebPrivatePtr.h",
"platform/WebPublicSuffixList.h",
+ "platform/WebRTCAnswerOptions.h",
"platform/WebRTCCertificate.h",
"platform/WebRTCCertificateGenerator.h",
"platform/WebRTCConfiguration.h",
@@ -307,17 +326,22 @@ source_set("blink_headers") {
"platform/WebThreadSafeData.h",
"platform/WebTimeRange.h",
"platform/WebTopControlsState.h",
+ "platform/WebTouchEvent.h",
"platform/WebTouchPoint.h",
"platform/WebTraceLocation.h",
+ "platform/WebTrialTokenValidator.h",
"platform/WebURL.h",
"platform/WebURLError.h",
"platform/WebURLLoadTiming.h",
"platform/WebURLLoader.h",
"platform/WebURLLoaderClient.h",
"platform/WebURLLoaderMockFactory.h",
+ "platform/WebURLLoaderTestDelegate.h",
"platform/WebURLRequest.h",
"platform/WebURLResponse.h",
"platform/WebVector.h",
+ "platform/WebViewScheduler.h",
+ "platform/WebViewportStyle.h",
"platform/callback/WebClosure.h",
"platform/linux/WebFallbackFont.h",
"platform/linux/WebFontRenderStyle.h",
@@ -339,8 +363,15 @@ source_set("blink_headers") {
"platform/modules/indexeddb/WebIDBObservation.h",
"platform/modules/indexeddb/WebIDBTypes.h",
"platform/modules/indexeddb/WebIDBValue.h",
+ "platform/modules/installedapp/WebRelatedApplication.h",
"platform/modules/installedapp/WebRelatedAppsFetcher.h",
+ "platform/modules/media_capabilities/WebAudioConfiguration.h",
+ "platform/modules/media_capabilities/WebMediaCapabilitiesClient.h",
+ "platform/modules/media_capabilities/WebMediaConfiguration.h",
+ "platform/modules/media_capabilities/WebMediaDecodingAbility.h",
+ "platform/modules/media_capabilities/WebVideoConfiguration.h",
"platform/modules/notifications/WebNotificationAction.h",
+ "platform/modules/notifications/WebNotificationConstants.h",
"platform/modules/notifications/WebNotificationData.h",
"platform/modules/notifications/WebNotificationDelegate.h",
"platform/modules/notifications/WebNotificationManager.h",
@@ -405,6 +436,7 @@ source_set("blink_headers") {
"platform/modules/websockets/WebSocketHandshakeRequestInfo.h",
"platform/modules/websockets/WebSocketHandshakeResponseInfo.h",
"platform/scheduler/base/task_queue.h",
+ "platform/scheduler/base/task_time_observer.h",
"platform/scheduler/child/child_scheduler.h",
"platform/scheduler/child/compositor_worker_scheduler.h",
"platform/scheduler/child/single_thread_idle_task_runner.h",
@@ -423,10 +455,13 @@ source_set("blink_headers") {
"web/WebArrayBuffer.h",
"web/WebArrayBufferConverter.h",
"web/WebArrayBufferView.h",
+ "web/WebAssociatedURLLoader.h",
+ "web/WebAssociatedURLLoaderClient.h",
"web/WebAssociatedURLLoaderOptions.h",
"web/WebAutofillClient.h",
"web/WebBlob.h",
"web/WebCSSParser.h",
+ "web/WebClientRedirectPolicy.h",
"web/WebColorChooser.h",
"web/WebColorChooserClient.h",
"web/WebColorSuggestion.h",
@@ -474,6 +509,7 @@ source_set("blink_headers") {
"web/WebFrameLoadType.h",
"web/WebFrameOwnerProperties.h",
"web/WebFrameSerializer.h",
+ "web/WebFrameSerializerCacheControlPolicy.h",
"web/WebFrameSerializerClient.h",
"web/WebFrameWidget.h",
"web/WebHeap.h",
@@ -504,6 +540,7 @@ source_set("blink_headers") {
"web/WebNavigatorContentUtilsClient.h",
"web/WebNode.h",
"web/WebOptionElement.h",
+ "web/WebPageImportanceSignals.h",
"web/WebPagePopup.h",
"web/WebPepperSocket.h",
"web/WebPepperSocketClient.h",
@@ -545,6 +582,7 @@ source_set("blink_headers") {
"web/WebSharedWorkerCreationContextType.h",
"web/WebSharedWorkerCreationErrors.h",
"web/WebSharedWorkerRepositoryClient.h",
+ "web/WebSourceLocation.h",
"web/WebSpeechGrammar.h",
"web/WebSpeechRecognitionHandle.h",
"web/WebSpeechRecognitionParams.h",
@@ -559,6 +597,7 @@ source_set("blink_headers") {
"web/WebTextCheckingResult.h",
"web/WebTextDecorationType.h",
"web/WebTextDirection.h",
+ "web/WebTextInputType.h",
"web/WebTouchAction.h",
"web/WebTreeScopeType.h",
"web/WebUserGestureIndicator.h",
@@ -574,6 +613,7 @@ source_set("blink_headers") {
"web/linux/WebFontRendering.h",
"web/mac/WebScrollbarTheme.h",
"web/mac/WebSubstringUtil.h",
+ "web/mac/WebSubstringUtil.h",
"web/modules/serviceworker/WebServiceWorkerContextClient.h",
"web/modules/serviceworker/WebServiceWorkerContextProxy.h",
"web/win/WebFontRendering.h",
« no previous file with comments | « content/renderer/text_input_client_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698