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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 2308953002: Revert of Inline core HTML and SVG sources in the GN build. (Closed)
Patch Set: Created 4 years, 3 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 | « third_party/WebKit/Source/core/core.gni ('k') | third_party/WebKit/Source/core/html/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 13ff32bd2ac825a2bd81f3088af8598ea778f4c8..8e36cb7344825e58b78901403e240439713973c6 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -2423,6 +2423,877 @@
'xmlhttprequest/XMLHttpRequestUpload.cpp',
'xmlhttprequest/XMLHttpRequestUpload.h',
],
+ 'webcore_html_files': [
+ 'html/AutoplayExperimentHelper.cpp',
+ 'html/AutoplayExperimentHelper.h',
+ 'html/AutoplayUmaHelper.cpp',
+ 'html/AutoplayUmaHelper.h',
+ 'html/ClassList.cpp',
+ 'html/ClassList.h',
+ 'html/CrossOriginAttribute.cpp',
+ 'html/CrossOriginAttribute.h',
+ 'html/DocumentNameCollection.cpp',
+ 'html/DocumentNameCollection.h',
+ 'html/FormAssociatedElement.cpp',
+ 'html/FormData.cpp',
+ 'html/FormData.h',
+ 'html/HTMLAllCollection.cpp',
+ 'html/HTMLAllCollection.h',
+ 'html/HTMLAnchorElement.cpp',
+ 'html/HTMLAnchorElement.h',
+ 'html/HTMLAreaElement.cpp',
+ 'html/HTMLAreaElement.h',
+ 'html/HTMLAudioElement.cpp',
+ 'html/HTMLAudioElement.h',
+ 'html/HTMLBDIElement.h',
+ 'html/HTMLBRElement.cpp',
+ 'html/HTMLBRElement.h',
+ 'html/HTMLBaseElement.cpp',
+ 'html/HTMLBaseElement.h',
+ 'html/HTMLBodyElement.cpp',
+ 'html/HTMLBodyElement.h',
+ 'html/HTMLButtonElement.cpp',
+ 'html/HTMLButtonElement.h',
+ 'html/HTMLCanvasElement.cpp',
+ 'html/HTMLCanvasElement.h',
+ 'html/HTMLCollection.cpp',
+ 'html/HTMLContentElement.cpp',
+ 'html/HTMLContentElement.h',
+ 'html/HTMLDListElement.cpp',
+ 'html/HTMLDListElement.h',
+ 'html/HTMLDataListElement.cpp',
+ 'html/HTMLDataListElement.h',
+ 'html/HTMLDetailsElement.cpp',
+ 'html/HTMLDetailsElement.h',
+ 'html/HTMLDialogElement.cpp',
+ 'html/HTMLDialogElement.h',
+ 'html/HTMLDimension.cpp',
+ 'html/HTMLDimension.h',
+ 'html/HTMLDirectoryElement.cpp',
+ 'html/HTMLDirectoryElement.h',
+ 'html/HTMLDivElement.cpp',
+ 'html/HTMLDivElement.h',
+ 'html/HTMLDocument.cpp',
+ 'html/HTMLElement.cpp',
+ 'html/HTMLEmbedElement.cpp',
+ 'html/HTMLEmbedElement.h',
+ 'html/HTMLFieldSetElement.cpp',
+ 'html/HTMLFieldSetElement.h',
+ 'html/HTMLFontElement.cpp',
+ 'html/HTMLFontElement.h',
+ 'html/HTMLFormControlElement.cpp',
+ 'html/HTMLFormControlElementWithState.cpp',
+ 'html/HTMLFormControlsCollection.cpp',
+ 'html/HTMLFormControlsCollection.h',
+ 'html/HTMLFormElement.cpp',
+ 'html/HTMLFrameElement.cpp',
+ 'html/HTMLFrameElementBase.cpp',
+ 'html/HTMLFrameOwnerElement.cpp',
+ 'html/HTMLFrameSetElement.cpp',
+ 'html/HTMLFrameSetElement.h',
+ 'html/HTMLHRElement.cpp',
+ 'html/HTMLHRElement.h',
+ 'html/HTMLHeadElement.cpp',
+ 'html/HTMLHeadElement.h',
+ 'html/HTMLHeadingElement.cpp',
+ 'html/HTMLHeadingElement.h',
+ 'html/HTMLHtmlElement.cpp',
+ 'html/HTMLHtmlElement.h',
+ 'html/HTMLIFrameElement.cpp',
+ 'html/HTMLIFrameElementPermissions.cpp',
+ 'html/HTMLIFrameElementPermissions.h',
+ 'html/HTMLIFrameElementSandbox.cpp',
+ 'html/HTMLIFrameElementSandbox.h',
+ 'html/HTMLImageElement.cpp',
+ 'html/HTMLImageElement.h',
+ 'html/HTMLImageFallbackHelper.h',
+ 'html/HTMLImageFallbackHelper.cpp',
+ 'html/HTMLImageLoader.cpp',
+ 'html/HTMLImageLoader.h',
+ 'html/HTMLInputElement.cpp',
+ 'html/HTMLKeygenElement.cpp',
+ 'html/HTMLKeygenElement.h',
+ 'html/HTMLLIElement.cpp',
+ 'html/HTMLLIElement.h',
+ 'html/HTMLLabelElement.cpp',
+ 'html/HTMLLabelElement.h',
+ 'html/HTMLLegendElement.cpp',
+ 'html/HTMLLegendElement.h',
+ 'html/HTMLLinkElement.cpp',
+ 'html/HTMLLinkElement.h',
+ 'html/HTMLMapElement.cpp',
+ 'html/HTMLMapElement.h',
+ 'html/HTMLMarqueeElement.cpp',
+ 'html/HTMLMarqueeElement.h',
+ 'html/HTMLMediaElement.cpp',
+ 'html/HTMLMediaSource.cpp',
+ 'html/HTMLMediaSource.h',
+ 'html/HTMLMenuElement.cpp',
+ 'html/HTMLMenuElement.h',
+ 'html/HTMLMenuItemElement.cpp',
+ 'html/HTMLMenuItemElement.h',
+ 'html/HTMLMetaElement.h',
+ 'html/HTMLMeterElement.cpp',
+ 'html/HTMLMeterElement.h',
+ 'html/HTMLModElement.cpp',
+ 'html/HTMLModElement.h',
+ 'html/HTMLNameCollection.cpp',
+ 'html/HTMLNameCollection.h',
+ 'html/HTMLNoEmbedElement.cpp',
+ 'html/HTMLNoEmbedElement.h',
+ 'html/HTMLNoScriptElement.cpp',
+ 'html/HTMLNoScriptElement.h',
+ 'html/HTMLOListElement.cpp',
+ 'html/HTMLOListElement.h',
+ 'html/HTMLObjectElement.cpp',
+ 'html/HTMLObjectElement.h',
+ 'html/HTMLOptGroupElement.cpp',
+ 'html/HTMLOptGroupElement.h',
+ 'html/HTMLOptionElement.cpp',
+ 'html/HTMLOptionElement.h',
+ 'html/HTMLOptionsCollection.cpp',
+ 'html/HTMLOptionsCollection.h',
+ 'html/HTMLOutputElement.cpp',
+ 'html/HTMLOutputElement.h',
+ 'html/HTMLParagraphElement.cpp',
+ 'html/HTMLParagraphElement.h',
+ 'html/HTMLParamElement.cpp',
+ 'html/HTMLParamElement.h',
+ 'html/HTMLPictureElement.cpp',
+ 'html/HTMLPlugInElement.cpp',
+ 'html/HTMLPlugInElement.h',
+ 'html/HTMLPreElement.cpp',
+ 'html/HTMLPreElement.h',
+ 'html/HTMLProgressElement.cpp',
+ 'html/HTMLProgressElement.h',
+ 'html/HTMLQuoteElement.cpp',
+ 'html/HTMLQuoteElement.h',
+ 'html/HTMLRTElement.cpp',
+ 'html/HTMLRTElement.h',
+ 'html/HTMLRubyElement.cpp',
+ 'html/HTMLRubyElement.h',
+ 'html/HTMLScriptElement.cpp',
+ 'html/HTMLScriptElement.h',
+ 'html/HTMLSelectElement.cpp',
+ 'html/HTMLSelectElement.h',
+ 'html/HTMLShadowElement.cpp',
+ 'html/HTMLShadowElement.h',
+ 'html/HTMLSlotElement.cpp',
+ 'html/HTMLSlotElement.h',
+ 'html/HTMLSourceElement.cpp',
+ 'html/HTMLSourceElement.h',
+ 'html/HTMLSpanElement.cpp',
+ 'html/HTMLSpanElement.h',
+ 'html/HTMLStyleElement.cpp',
+ 'html/HTMLStyleElement.h',
+ 'html/HTMLSummaryElement.cpp',
+ 'html/HTMLSummaryElement.h',
+ 'html/HTMLTableCaptionElement.cpp',
+ 'html/HTMLTableCaptionElement.h',
+ 'html/HTMLTableCellElement.cpp',
+ 'html/HTMLTableColElement.cpp',
+ 'html/HTMLTableColElement.h',
+ 'html/HTMLTableElement.cpp',
+ 'html/HTMLTableElement.h',
+ 'html/HTMLTablePartElement.cpp',
+ 'html/HTMLTableRowElement.cpp',
+ 'html/HTMLTableRowElement.h',
+ 'html/HTMLTableRowsCollection.cpp',
+ 'html/HTMLTableRowsCollection.h',
+ 'html/HTMLTableSectionElement.cpp',
+ 'html/HTMLTableSectionElement.h',
+ 'html/HTMLTagCollection.cpp',
+ 'html/HTMLTagCollection.h',
+ 'html/HTMLTemplateElement.cpp',
+ 'html/HTMLTemplateElement.h',
+ 'html/HTMLTextAreaElement.cpp',
+ 'html/HTMLTextFormControlElement.cpp',
+ 'html/HTMLTitleElement.cpp',
+ 'html/HTMLTitleElement.h',
+ 'html/HTMLTrackElement.cpp',
+ 'html/HTMLTrackElement.h',
+ 'html/HTMLUListElement.cpp',
+ 'html/HTMLUListElement.h',
+ 'html/HTMLUnknownElement.cpp',
+ 'html/HTMLUnknownElement.h',
+ 'html/HTMLVideoElement.cpp',
+ 'html/HTMLVideoElement.h',
+ 'html/HTMLViewSourceDocument.cpp',
+ 'html/HTMLViewSourceDocument.h',
+ 'html/HTMLWBRElement.cpp',
+ 'html/HTMLWBRElement.h',
+ 'html/ImageData.cpp',
+ 'html/ImageData.h',
+ 'html/ImageDocument.cpp',
+ 'html/ImageDocument.h',
+ 'html/LabelableElement.cpp',
+ 'html/LabelsNodeList.cpp',
+ 'html/LabelsNodeList.h',
+ 'html/LinkManifest.cpp',
+ 'html/LinkManifest.h',
+ 'html/LinkRelAttribute.cpp',
+ 'html/LinkRelAttribute.h',
+ 'html/LinkResource.cpp',
+ 'html/LinkResource.h',
+ 'html/MediaDocument.cpp',
+ 'html/MediaDocument.h',
+ 'html/MediaError.h',
+ 'html/MediaFragmentURIParser.cpp',
+ 'html/MediaFragmentURIParser.h',
+ 'html/PluginDocument.cpp',
+ 'html/PluginDocument.h',
+ 'html/PublicURLManager.cpp',
+ 'html/PublicURLManager.h',
+ 'html/RadioNodeList.cpp',
+ 'html/RadioNodeList.h',
+ 'html/RelList.cpp',
+ 'html/RelList.h',
+ 'html/TextDocument.cpp',
+ 'html/TextDocument.h',
+ 'html/TextMetrics.h',
+ 'html/TimeRanges.cpp',
+ 'html/TimeRanges.h',
+ 'html/URLRegistry.h',
+ 'html/ValidityState.cpp',
+ 'html/ValidityState.h',
+ 'html/WindowNameCollection.cpp',
+ 'html/WindowNameCollection.h',
+ 'html/canvas/CanvasAsyncBlobCreator.cpp',
+ 'html/canvas/CanvasAsyncBlobCreator.h',
+ 'html/canvas/CanvasDrawListener.cpp',
+ 'html/canvas/CanvasDrawListener.h',
+ 'html/canvas/CanvasFontCache.cpp',
+ 'html/canvas/CanvasFontCache.h',
+ 'html/canvas/CanvasImageSource.h',
+ 'html/canvas/CanvasRenderingContext.cpp',
+ 'html/canvas/CanvasRenderingContext.h',
+ 'html/canvas/CanvasRenderingContextFactory.h',
+ 'html/forms/BaseButtonInputType.cpp',
+ 'html/forms/BaseButtonInputType.h',
+ 'html/forms/BaseCheckableInputType.cpp',
+ 'html/forms/BaseCheckableInputType.h',
+ 'html/forms/BaseTemporalInputType.cpp',
+ 'html/forms/BaseTemporalInputType.h',
+ 'html/forms/BaseTextInputType.cpp',
+ 'html/forms/BaseTextInputType.h',
+ 'html/forms/ButtonInputType.cpp',
+ 'html/forms/ButtonInputType.h',
+ 'html/forms/CheckboxInputType.cpp',
+ 'html/forms/CheckboxInputType.h',
+ 'html/forms/ChooserOnlyTemporalInputTypeView.cpp',
+ 'html/forms/ChooserOnlyTemporalInputTypeView.h',
+ 'html/forms/ColorChooser.cpp',
+ 'html/forms/ColorChooser.h',
+ 'html/forms/ColorChooserClient.cpp',
+ 'html/forms/ColorChooserClient.h',
+ 'html/forms/ColorInputType.cpp',
+ 'html/forms/ColorInputType.h',
+ 'html/forms/DateInputType.cpp',
+ 'html/forms/DateInputType.h',
+ 'html/forms/DateTimeChooser.cpp',
+ 'html/forms/DateTimeChooser.h',
+ 'html/forms/DateTimeChooserClient.cpp',
+ 'html/forms/DateTimeChooserClient.h',
+ 'html/forms/DateTimeFieldsState.cpp',
+ 'html/forms/DateTimeFieldsState.h',
+ 'html/forms/DateTimeLocalInputType.cpp',
+ 'html/forms/DateTimeLocalInputType.h',
+ 'html/forms/EmailInputType.cpp',
+ 'html/forms/EmailInputType.h',
+ 'html/forms/FileInputType.cpp',
+ 'html/forms/FileInputType.h',
+ 'html/forms/FormController.cpp',
+ 'html/forms/FormController.h',
+ 'html/forms/HiddenInputType.cpp',
+ 'html/forms/HiddenInputType.h',
+ 'html/forms/ImageInputType.cpp',
+ 'html/forms/ImageInputType.h',
+ 'html/forms/InputType.cpp',
+ 'html/forms/InputType.h',
+ 'html/forms/InputTypeView.cpp',
+ 'html/forms/InputTypeView.h',
+ 'html/forms/KeyboardClickableInputTypeView.cpp',
+ 'html/forms/KeyboardClickableInputTypeView.h',
+ 'html/forms/MonthInputType.cpp',
+ 'html/forms/MonthInputType.h',
+ 'html/forms/MultipleFieldsTemporalInputTypeView.cpp',
+ 'html/forms/MultipleFieldsTemporalInputTypeView.h',
+ 'html/forms/NumberInputType.cpp',
+ 'html/forms/NumberInputType.h',
+ 'html/forms/OptionList.cpp',
+ 'html/forms/OptionList.h',
+ 'html/forms/PasswordInputType.cpp',
+ 'html/forms/PasswordInputType.h',
+ 'html/forms/RadioButtonGroupScope.cpp',
+ 'html/forms/RadioButtonGroupScope.h',
+ 'html/forms/RadioInputType.cpp',
+ 'html/forms/RadioInputType.h',
+ 'html/forms/RangeInputType.cpp',
+ 'html/forms/RangeInputType.h',
+ 'html/forms/ResetInputType.cpp',
+ 'html/forms/ResetInputType.h',
+ 'html/forms/SearchInputType.cpp',
+ 'html/forms/SearchInputType.h',
+ 'html/forms/StepRange.cpp',
+ 'html/forms/StepRange.h',
+ 'html/forms/SubmitInputType.cpp',
+ 'html/forms/SubmitInputType.h',
+ 'html/forms/TelephoneInputType.cpp',
+ 'html/forms/TelephoneInputType.h',
+ 'html/forms/TextFieldInputType.cpp',
+ 'html/forms/TextFieldInputType.h',
+ 'html/forms/TextInputType.cpp',
+ 'html/forms/TextInputType.h',
+ 'html/forms/TimeInputType.cpp',
+ 'html/forms/TimeInputType.h',
+ 'html/forms/TypeAhead.cpp',
+ 'html/forms/TypeAhead.h',
+ 'html/forms/URLInputType.cpp',
+ 'html/forms/URLInputType.h',
+ 'html/forms/WeekInputType.cpp',
+ 'html/forms/WeekInputType.h',
+ 'html/imports/HTMLImport.cpp',
+ 'html/imports/HTMLImport.h',
+ 'html/imports/HTMLImportChild.cpp',
+ 'html/imports/HTMLImportChild.h',
+ 'html/imports/HTMLImportChildClient.h',
+ 'html/imports/HTMLImportLoader.cpp',
+ 'html/imports/HTMLImportLoader.h',
+ 'html/imports/HTMLImportState.h',
+ 'html/imports/HTMLImportStateResolver.cpp',
+ 'html/imports/HTMLImportStateResolver.h',
+ 'html/imports/HTMLImportTreeRoot.cpp',
+ 'html/imports/HTMLImportTreeRoot.h',
+ 'html/imports/HTMLImportsController.cpp',
+ 'html/imports/HTMLImportsController.h',
+ 'html/imports/LinkImport.cpp',
+ 'html/imports/LinkImport.h',
+ 'html/parser/AtomicHTMLToken.cpp',
+ 'html/parser/AtomicHTMLToken.h',
+ 'html/parser/BackgroundHTMLInputStream.cpp',
+ 'html/parser/BackgroundHTMLInputStream.h',
+ 'html/parser/BackgroundHTMLParser.cpp',
+ 'html/parser/BackgroundHTMLParser.h',
+ 'html/parser/CSSPreloadScanner.cpp',
+ 'html/parser/CSSPreloadScanner.h',
+ 'html/parser/CompactHTMLToken.cpp',
+ 'html/parser/CompactHTMLToken.h',
+ 'html/parser/HTMLConstructionSite.cpp',
+ 'html/parser/HTMLConstructionSite.h',
+ 'html/parser/HTMLDocumentParser.cpp',
+ 'html/parser/HTMLDocumentParser.h',
+ 'html/parser/HTMLElementStack.cpp',
+ 'html/parser/HTMLElementStack.h',
+ 'html/parser/HTMLEntityParser.cpp',
+ 'html/parser/HTMLEntityParser.h',
+ 'html/parser/HTMLEntitySearch.cpp',
+ 'html/parser/HTMLEntitySearch.h',
+ 'html/parser/HTMLEntityTable.h',
+ 'html/parser/HTMLFormattingElementList.cpp',
+ 'html/parser/HTMLFormattingElementList.h',
+ 'html/parser/HTMLInputStream.h',
+ 'html/parser/HTMLMetaCharsetParser.cpp',
+ 'html/parser/HTMLMetaCharsetParser.h',
+ 'html/parser/HTMLParserIdioms.cpp',
+ 'html/parser/HTMLParserOptions.cpp',
+ 'html/parser/HTMLParserOptions.h',
+ 'html/parser/HTMLParserReentryPermit.cpp',
+ 'html/parser/HTMLParserReentryPermit.h',
+ 'html/parser/HTMLParserScheduler.cpp',
+ 'html/parser/HTMLParserScheduler.h',
+ 'html/parser/HTMLParserThread.cpp',
+ 'html/parser/HTMLParserThread.h',
+ 'html/parser/HTMLPreloadScanner.cpp',
+ 'html/parser/HTMLPreloadScanner.h',
+ 'html/parser/HTMLResourcePreloader.cpp',
+ 'html/parser/HTMLResourcePreloader.h',
+ 'html/parser/HTMLScriptRunner.cpp',
+ 'html/parser/HTMLScriptRunner.h',
+ 'html/parser/HTMLScriptRunnerHost.h',
+ 'html/parser/HTMLSourceTracker.cpp',
+ 'html/parser/HTMLSourceTracker.h',
+ 'html/parser/HTMLSrcsetParser.cpp',
+ 'html/parser/HTMLSrcsetParser.h',
+ 'html/parser/HTMLStackItem.h',
+ 'html/parser/HTMLToken.h',
+ 'html/parser/HTMLTokenizer.cpp',
+ 'html/parser/HTMLTokenizer.h',
+ 'html/parser/HTMLTreeBuilder.cpp',
+ 'html/parser/HTMLTreeBuilder.h',
+ 'html/parser/HTMLTreeBuilderSimulator.cpp',
+ 'html/parser/HTMLTreeBuilderSimulator.h',
+ 'html/parser/HTMLViewSourceParser.cpp',
+ 'html/parser/HTMLViewSourceParser.h',
+ 'html/parser/InputStreamPreprocessor.h',
+ 'html/parser/NestingLevelIncrementer.h',
+ 'html/parser/PreloadRequest.cpp',
+ 'html/parser/ResourcePreloader.cpp',
+ 'html/parser/TextDocumentParser.cpp',
+ 'html/parser/TextDocumentParser.h',
+ 'html/parser/TextResourceDecoder.cpp',
+ 'html/parser/TextResourceDecoder.h',
+ 'html/parser/TokenizedChunkQueue.cpp',
+ 'html/parser/TokenizedChunkQueue.h',
+ 'html/parser/XSSAuditor.cpp',
+ 'html/parser/XSSAuditor.h',
+ 'html/parser/XSSAuditorDelegate.cpp',
+ 'html/parser/XSSAuditorDelegate.h',
+ 'html/shadow/ClearButtonElement.cpp',
+ 'html/shadow/ClearButtonElement.h',
+ 'html/shadow/DateTimeEditElement.cpp',
+ 'html/shadow/DateTimeEditElement.h',
+ 'html/shadow/DateTimeFieldElement.cpp',
+ 'html/shadow/DateTimeFieldElement.h',
+ 'html/shadow/DateTimeFieldElements.cpp',
+ 'html/shadow/DateTimeFieldElements.h',
+ 'html/shadow/DateTimeNumericFieldElement.cpp',
+ 'html/shadow/DateTimeNumericFieldElement.h',
+ 'html/shadow/DateTimeSymbolicFieldElement.cpp',
+ 'html/shadow/DateTimeSymbolicFieldElement.h',
+ 'html/shadow/DetailsMarkerControl.cpp',
+ 'html/shadow/DetailsMarkerControl.h',
+ 'html/shadow/MediaControlElementTypes.cpp',
+ 'html/shadow/MediaControlElementTypes.h',
+ 'html/shadow/MediaControlElements.cpp',
+ 'html/shadow/MediaControlElements.h',
+ 'html/shadow/MediaControls.cpp',
+ 'html/shadow/MediaControls.h',
+ 'html/shadow/PickerIndicatorElement.cpp',
+ 'html/shadow/PickerIndicatorElement.h',
+ 'html/shadow/ProgressShadowElement.cpp',
+ 'html/shadow/ProgressShadowElement.h',
+ 'html/shadow/ShadowElementNames.cpp',
+ 'html/shadow/ShadowElementNames.h',
+ 'html/shadow/SliderThumbElement.cpp',
+ 'html/shadow/SliderThumbElement.h',
+ 'html/shadow/SpinButtonElement.cpp',
+ 'html/shadow/SpinButtonElement.h',
+ 'html/shadow/TextControlInnerElements.cpp',
+ 'html/shadow/TextControlInnerElements.h',
+ 'html/track/AudioTrack.cpp',
+ 'html/track/AudioTrack.h',
+ 'html/track/AudioTrackList.cpp',
+ 'html/track/AudioTrackList.h',
+ 'html/track/AutomaticTrackSelection.cpp',
+ 'html/track/AutomaticTrackSelection.h',
+ 'html/track/CueTimeline.cpp',
+ 'html/track/CueTimeline.h',
+ 'html/track/InbandTextTrack.cpp',
+ 'html/track/InbandTextTrack.h',
+ 'html/track/LoadableTextTrack.cpp',
+ 'html/track/LoadableTextTrack.h',
+ 'html/track/TextTrack.cpp',
+ 'html/track/TextTrack.h',
+ 'html/track/TextTrackContainer.cpp',
+ 'html/track/TextTrackContainer.h',
+ 'html/track/TextTrackCue.cpp',
+ 'html/track/TextTrackCue.h',
+ 'html/track/TextTrackCueList.cpp',
+ 'html/track/TextTrackCueList.h',
+ 'html/track/TextTrackList.cpp',
+ 'html/track/TrackBase.cpp',
+ 'html/track/TrackBase.h',
+ 'html/track/TrackEvent.cpp',
+ 'html/track/TrackListBase.h',
+ 'html/track/VideoTrack.cpp',
+ 'html/track/VideoTrack.h',
+ 'html/track/VideoTrackList.cpp',
+ 'html/track/VideoTrackList.h',
+ 'html/track/vtt/BufferedLineReader.cpp',
+ 'html/track/vtt/BufferedLineReader.h',
+ 'html/track/vtt/VTTCue.cpp',
+ 'html/track/vtt/VTTCue.h',
+ 'html/track/vtt/VTTElement.cpp',
+ 'html/track/vtt/VTTElement.h',
+ 'html/track/vtt/VTTParser.cpp',
+ 'html/track/vtt/VTTParser.h',
+ 'html/track/vtt/VTTRegion.cpp',
+ 'html/track/vtt/VTTRegion.h',
+ 'html/track/vtt/VTTRegionList.cpp',
+ 'html/track/vtt/VTTRegionList.h',
+ 'html/track/vtt/VTTScanner.cpp',
+ 'html/track/vtt/VTTScanner.h',
+ 'html/track/vtt/VTTToken.h',
+ 'html/track/vtt/VTTTokenizer.cpp',
+ 'html/track/vtt/VTTTokenizer.h',
+ ],
+ 'webcore_svg_files': [
+ 'style/SVGComputedStyle.cpp',
+ 'style/SVGComputedStyleDefs.cpp',
+ 'layout/svg/ReferenceFilterBuilder.cpp',
+ 'layout/svg/ReferenceFilterBuilder.h',
+ 'layout/svg/LayoutSVGBlock.cpp',
+ 'layout/svg/LayoutSVGBlock.h',
+ 'layout/svg/LayoutSVGContainer.cpp',
+ 'layout/svg/LayoutSVGContainer.h',
+ 'layout/svg/LayoutSVGEllipse.cpp',
+ 'layout/svg/LayoutSVGEllipse.h',
+ 'layout/svg/LayoutSVGForeignObject.cpp',
+ 'layout/svg/LayoutSVGForeignObject.h',
+ 'layout/svg/LayoutSVGGradientStop.cpp',
+ 'layout/svg/LayoutSVGGradientStop.h',
+ 'layout/svg/LayoutSVGHiddenContainer.cpp',
+ 'layout/svg/LayoutSVGHiddenContainer.h',
+ 'layout/svg/LayoutSVGImage.cpp',
+ 'layout/svg/LayoutSVGImage.h',
+ 'layout/svg/LayoutSVGInline.cpp',
+ 'layout/svg/LayoutSVGInline.h',
+ 'layout/svg/LayoutSVGInlineText.cpp',
+ 'layout/svg/LayoutSVGInlineText.h',
+ 'layout/svg/LayoutSVGModelObject.cpp',
+ 'layout/svg/LayoutSVGModelObject.h',
+ 'layout/svg/LayoutSVGPath.cpp',
+ 'layout/svg/LayoutSVGPath.h',
+ 'layout/svg/LayoutSVGRect.cpp',
+ 'layout/svg/LayoutSVGRect.h',
+ 'layout/svg/LayoutSVGResourceClipper.cpp',
+ 'layout/svg/LayoutSVGResourceClipper.h',
+ 'layout/svg/LayoutSVGResourceContainer.cpp',
+ 'layout/svg/LayoutSVGResourceContainer.h',
+ 'layout/svg/LayoutSVGResourceFilter.cpp',
+ 'layout/svg/LayoutSVGResourceFilter.h',
+ 'layout/svg/LayoutSVGResourceFilterPrimitive.cpp',
+ 'layout/svg/LayoutSVGResourceFilterPrimitive.h',
+ 'layout/svg/LayoutSVGResourceGradient.cpp',
+ 'layout/svg/LayoutSVGResourceGradient.h',
+ 'layout/svg/LayoutSVGResourceLinearGradient.cpp',
+ 'layout/svg/LayoutSVGResourceLinearGradient.h',
+ 'layout/svg/LayoutSVGResourceMarker.cpp',
+ 'layout/svg/LayoutSVGResourceMarker.h',
+ 'layout/svg/LayoutSVGResourceMasker.cpp',
+ 'layout/svg/LayoutSVGResourceMasker.h',
+ 'layout/svg/LayoutSVGResourcePaintServer.cpp',
+ 'layout/svg/LayoutSVGResourcePaintServer.h',
+ 'layout/svg/LayoutSVGResourcePattern.cpp',
+ 'layout/svg/LayoutSVGResourcePattern.h',
+ 'layout/svg/LayoutSVGResourceRadialGradient.cpp',
+ 'layout/svg/LayoutSVGResourceRadialGradient.h',
+ 'layout/svg/LayoutSVGRoot.cpp',
+ 'layout/svg/LayoutSVGRoot.h',
+ 'layout/svg/LayoutSVGShape.cpp',
+ 'layout/svg/LayoutSVGShape.h',
+ 'layout/svg/LayoutSVGText.cpp',
+ 'layout/svg/LayoutSVGText.h',
+ 'layout/svg/LayoutSVGTextPath.cpp',
+ 'layout/svg/LayoutSVGTextPath.h',
+ 'layout/svg/LayoutSVGTransformableContainer.cpp',
+ 'layout/svg/LayoutSVGTransformableContainer.h',
+ 'layout/svg/LayoutSVGTSpan.cpp',
+ 'layout/svg/LayoutSVGTSpan.h',
+ 'layout/svg/LayoutSVGViewportContainer.cpp',
+ 'layout/svg/LayoutSVGViewportContainer.h',
+ 'layout/svg/SVGCharacterData.h',
+ 'layout/svg/SVGLayoutSupport.cpp',
+ 'layout/svg/SVGLayoutSupport.h',
+ 'layout/svg/SVGLayoutTreeAsText.cpp',
+ 'layout/svg/SVGLayoutTreeAsText.h',
+ 'layout/svg/SVGMarkerData.h',
+ 'layout/svg/SVGResources.cpp',
+ 'layout/svg/SVGResources.h',
+ 'layout/svg/SVGResourcesCache.cpp',
+ 'layout/svg/SVGResourcesCycleSolver.cpp',
+ 'layout/svg/SVGResourcesCycleSolver.h',
+ 'layout/svg/SVGTextChunkBuilder.cpp',
+ 'layout/svg/SVGTextChunkBuilder.h',
+ 'layout/svg/SVGTextFragment.h',
+ 'layout/svg/SVGTextLayoutAttributesBuilder.cpp',
+ 'layout/svg/SVGTextLayoutAttributesBuilder.h',
+ 'layout/svg/SVGTextLayoutEngine.cpp',
+ 'layout/svg/SVGTextLayoutEngine.h',
+ 'layout/svg/SVGTextLayoutEngineBaseline.cpp',
+ 'layout/svg/SVGTextLayoutEngineBaseline.h',
+ 'layout/svg/SVGTextLayoutEngineSpacing.cpp',
+ 'layout/svg/SVGTextLayoutEngineSpacing.h',
+ 'layout/svg/SVGTextMetrics.cpp',
+ 'layout/svg/SVGTextMetrics.h',
+ 'layout/svg/SVGTextQuery.cpp',
+ 'layout/svg/SVGTextQuery.h',
+ 'svg/ColorDistance.cpp',
+ 'svg/ColorDistance.h',
+ 'svg/GradientAttributes.h',
+ 'svg/LinearGradientAttributes.h',
+ 'svg/PatternAttributes.h',
+ 'svg/RadialGradientAttributes.h',
+ 'svg/SVGAElement.cpp',
+ 'svg/SVGAElement.h',
+ 'svg/SVGAngle.cpp',
+ 'svg/SVGAngleTearOff.cpp',
+ 'svg/SVGAnimateElement.cpp',
+ 'svg/SVGAnimateElement.h',
+ 'svg/SVGAnimateMotionElement.cpp',
+ 'svg/SVGAnimateMotionElement.h',
+ 'svg/SVGAnimateTransformElement.cpp',
+ 'svg/SVGAnimateTransformElement.h',
+ 'svg/SVGAnimatedAngle.cpp',
+ 'svg/SVGAnimatedColor.cpp',
+ 'svg/SVGAnimatedEnumerationBase.cpp',
+ 'svg/SVGAnimatedHref.cpp',
+ 'svg/SVGAnimatedHref.h',
+ 'svg/SVGAnimatedInteger.cpp',
+ 'svg/SVGAnimatedIntegerOptionalInteger.cpp',
+ 'svg/SVGAnimatedLength.cpp',
+ 'svg/SVGAnimatedNumber.cpp',
+ 'svg/SVGAnimatedNumberOptionalNumber.cpp',
+ 'svg/SVGAnimatedPath.cpp',
+ 'svg/SVGAnimatedString.cpp',
+ 'svg/SVGAnimatedString.h',
+ 'svg/SVGAnimatedTypeAnimator.cpp',
+ 'svg/SVGAnimatedTypeAnimator.h',
+ 'svg/SVGAnimationElement.cpp',
+ 'svg/SVGAnimationElement.h',
+ 'svg/SVGBoolean.cpp',
+ 'svg/SVGBoolean.h',
+ 'svg/SVGCircleElement.cpp',
+ 'svg/SVGCircleElement.h',
+ 'svg/SVGClipPathElement.cpp',
+ 'svg/SVGClipPathElement.h',
+ 'svg/SVGComponentTransferFunctionElement.cpp',
+ 'svg/SVGComponentTransferFunctionElement.h',
+ 'svg/SVGCursorElement.cpp',
+ 'svg/SVGCursorElement.h',
+ 'svg/SVGDefsElement.cpp',
+ 'svg/SVGDefsElement.h',
+ 'svg/SVGDescElement.cpp',
+ 'svg/SVGDescElement.h',
+ 'svg/SVGDiscardElement.cpp',
+ 'svg/SVGDiscardElement.h',
+ 'svg/SVGDocumentExtensions.cpp',
+ 'svg/SVGElement.cpp',
+ 'svg/SVGElementRareData.cpp',
+ 'svg/SVGElementRareData.h',
+ 'svg/SVGEllipseElement.cpp',
+ 'svg/SVGEllipseElement.h',
+ 'svg/SVGEnumeration.cpp',
+ 'svg/SVGFEBlendElement.cpp',
+ 'svg/SVGFEBlendElement.h',
+ 'svg/SVGFEColorMatrixElement.cpp',
+ 'svg/SVGFEColorMatrixElement.h',
+ 'svg/SVGFEComponentTransferElement.cpp',
+ 'svg/SVGFEComponentTransferElement.h',
+ 'svg/SVGFECompositeElement.cpp',
+ 'svg/SVGFECompositeElement.h',
+ 'svg/SVGFEConvolveMatrixElement.cpp',
+ 'svg/SVGFEConvolveMatrixElement.h',
+ 'svg/SVGFEDiffuseLightingElement.cpp',
+ 'svg/SVGFEDiffuseLightingElement.h',
+ 'svg/SVGFEDisplacementMapElement.cpp',
+ 'svg/SVGFEDisplacementMapElement.h',
+ 'svg/SVGFEDistantLightElement.cpp',
+ 'svg/SVGFEDistantLightElement.h',
+ 'svg/SVGFEDropShadowElement.cpp',
+ 'svg/SVGFEDropShadowElement.h',
+ 'svg/SVGFEFloodElement.cpp',
+ 'svg/SVGFEFloodElement.h',
+ 'svg/SVGFEFuncAElement.cpp',
+ 'svg/SVGFEFuncAElement.h',
+ 'svg/SVGFEFuncBElement.cpp',
+ 'svg/SVGFEFuncBElement.h',
+ 'svg/SVGFEFuncGElement.cpp',
+ 'svg/SVGFEFuncGElement.h',
+ 'svg/SVGFEFuncRElement.cpp',
+ 'svg/SVGFEFuncRElement.h',
+ 'svg/SVGFEGaussianBlurElement.cpp',
+ 'svg/SVGFEGaussianBlurElement.h',
+ 'svg/SVGFEImageElement.cpp',
+ 'svg/SVGFEImageElement.h',
+ 'svg/SVGFELightElement.cpp',
+ 'svg/SVGFELightElement.h',
+ 'svg/SVGFEMergeElement.cpp',
+ 'svg/SVGFEMergeElement.h',
+ 'svg/SVGFEMergeNodeElement.cpp',
+ 'svg/SVGFEMergeNodeElement.h',
+ 'svg/SVGFEMorphologyElement.cpp',
+ 'svg/SVGFEMorphologyElement.h',
+ 'svg/SVGFEOffsetElement.cpp',
+ 'svg/SVGFEOffsetElement.h',
+ 'svg/SVGFEPointLightElement.cpp',
+ 'svg/SVGFEPointLightElement.h',
+ 'svg/SVGFESpecularLightingElement.cpp',
+ 'svg/SVGFESpecularLightingElement.h',
+ 'svg/SVGFESpotLightElement.cpp',
+ 'svg/SVGFESpotLightElement.h',
+ 'svg/SVGFETileElement.cpp',
+ 'svg/SVGFETileElement.h',
+ 'svg/SVGFETurbulenceElement.cpp',
+ 'svg/SVGFETurbulenceElement.h',
+ 'svg/SVGFilterElement.cpp',
+ 'svg/SVGFilterElement.h',
+ 'svg/SVGFilterPrimitiveStandardAttributes.cpp',
+ 'svg/SVGFilterPrimitiveStandardAttributes.h',
+ 'svg/SVGFitToViewBox.cpp',
+ 'svg/SVGFitToViewBox.h',
+ 'svg/SVGForeignObjectElement.cpp',
+ 'svg/SVGForeignObjectElement.h',
+ 'svg/SVGGElement.cpp',
+ 'svg/SVGGElement.h',
+ 'svg/SVGGeometryElement.cpp',
+ 'svg/SVGGeometryElement.h',
+ 'svg/SVGGradientElement.cpp',
+ 'svg/SVGGradientElement.h',
+ 'svg/SVGGraphicsElement.cpp',
+ 'svg/SVGGraphicsElement.h',
+ 'svg/SVGImageElement.cpp',
+ 'svg/SVGImageElement.h',
+ 'svg/SVGImageLoader.cpp',
+ 'svg/SVGImageLoader.h',
+ 'svg/SVGInteger.cpp',
+ 'svg/SVGInteger.h',
+ 'svg/SVGIntegerOptionalInteger.cpp',
+ 'svg/SVGIntegerOptionalInteger.h',
+ 'svg/SVGLength.cpp',
+ 'svg/SVGLengthContext.cpp',
+ 'svg/SVGLengthList.cpp',
+ 'svg/SVGLengthTearOff.cpp',
+ 'svg/SVGLineElement.cpp',
+ 'svg/SVGLineElement.h',
+ 'svg/SVGLinearGradientElement.cpp',
+ 'svg/SVGLinearGradientElement.h',
+ 'svg/SVGMPathElement.cpp',
+ 'svg/SVGMPathElement.h',
+ 'svg/SVGMarkerElement.cpp',
+ 'svg/SVGMarkerElement.h',
+ 'svg/SVGMaskElement.cpp',
+ 'svg/SVGMaskElement.h',
+ 'svg/SVGMatrixTearOff.cpp',
+ 'svg/SVGMatrixTearOff.h',
+ 'svg/SVGMetadataElement.cpp',
+ 'svg/SVGMetadataElement.h',
+ 'svg/SVGNumber.cpp',
+ 'svg/SVGNumber.h',
+ 'svg/SVGNumberList.cpp',
+ 'svg/SVGNumberList.h',
+ 'svg/SVGNumberOptionalNumber.cpp',
+ 'svg/SVGNumberOptionalNumber.h',
+ 'svg/SVGNumberTearOff.cpp',
+ 'svg/SVGNumberTearOff.h',
+ 'svg/SVGParserUtilities.cpp',
+ 'svg/SVGParserUtilities.h',
+ 'svg/SVGParsingError.cpp',
+ 'svg/SVGParsingError.h',
+ 'svg/SVGPath.cpp',
+ 'svg/SVGPath.h',
+ 'svg/SVGPathBlender.cpp',
+ 'svg/SVGPathBlender.h',
+ 'svg/SVGPathBuilder.cpp',
+ 'svg/SVGPathBuilder.h',
+ 'svg/SVGPathByteStream.h',
+ 'svg/SVGPathByteStreamBuilder.cpp',
+ 'svg/SVGPathByteStreamBuilder.h',
+ 'svg/SVGPathByteStreamSource.cpp',
+ 'svg/SVGPathByteStreamSource.h',
+ 'svg/SVGPathConsumer.h',
+ 'svg/SVGPathData.h',
+ 'svg/SVGPathElement.cpp',
+ 'svg/SVGPathElement.h',
+ 'svg/SVGPathParser.cpp',
+ 'svg/SVGPathParser.h',
+ 'svg/SVGPathQuery.cpp',
+ 'svg/SVGPathQuery.h',
+ 'svg/SVGPathStringBuilder.cpp',
+ 'svg/SVGPathStringBuilder.h',
+ 'svg/SVGPathStringSource.cpp',
+ 'svg/SVGPathStringSource.h',
+ 'svg/SVGPathUtilities.cpp',
+ 'svg/SVGPathUtilities.h',
+ 'svg/SVGPatternElement.cpp',
+ 'svg/SVGPatternElement.h',
+ 'svg/SVGPoint.cpp',
+ 'svg/SVGPoint.h',
+ 'svg/SVGPointList.cpp',
+ 'svg/SVGPointList.h',
+ 'svg/SVGPointTearOff.cpp',
+ 'svg/SVGPointTearOff.h',
+ 'svg/SVGPolyElement.cpp',
+ 'svg/SVGPolyElement.h',
+ 'svg/SVGPolygonElement.cpp',
+ 'svg/SVGPolygonElement.h',
+ 'svg/SVGPolylineElement.cpp',
+ 'svg/SVGPolylineElement.h',
+ 'svg/SVGPreserveAspectRatio.cpp',
+ 'svg/SVGPreserveAspectRatioTearOff.cpp',
+ 'svg/SVGRadialGradientElement.cpp',
+ 'svg/SVGRadialGradientElement.h',
+ 'svg/SVGRect.cpp',
+ 'svg/SVGRect.h',
+ 'svg/SVGRectElement.cpp',
+ 'svg/SVGRectElement.h',
+ 'svg/SVGRectTearOff.cpp',
+ 'svg/SVGRectTearOff.h',
+ 'svg/SVGResourceClient.cpp',
+ 'svg/SVGResourceClient.h',
+ 'svg/SVGSVGElement.cpp',
+ 'svg/SVGSVGElement.h',
+ 'svg/SVGScriptElement.cpp',
+ 'svg/SVGScriptElement.h',
+ 'svg/SVGSetElement.cpp',
+ 'svg/SVGSetElement.h',
+ 'svg/SVGStaticStringList.cpp',
+ 'svg/SVGStaticStringList.h',
+ 'svg/SVGStopElement.cpp',
+ 'svg/SVGStopElement.h',
+ 'svg/SVGString.cpp',
+ 'svg/SVGString.h',
+ 'svg/SVGStringList.cpp',
+ 'svg/SVGStringList.h',
+ 'svg/SVGStringListTearOff.cpp',
+ 'svg/SVGStringListTearOff.h',
+ 'svg/SVGStyleElement.cpp',
+ 'svg/SVGStyleElement.h',
+ 'svg/SVGSwitchElement.cpp',
+ 'svg/SVGSwitchElement.h',
+ 'svg/SVGSymbolElement.cpp',
+ 'svg/SVGSymbolElement.h',
+ 'svg/SVGTSpanElement.cpp',
+ 'svg/SVGTSpanElement.h',
+ 'svg/SVGTests.cpp',
+ 'svg/SVGTests.h',
+ 'svg/SVGTextContentElement.cpp',
+ 'svg/SVGTextContentElement.h',
+ 'svg/SVGTextElement.cpp',
+ 'svg/SVGTextElement.h',
+ 'svg/SVGTextPathElement.cpp',
+ 'svg/SVGTextPathElement.h',
+ 'svg/SVGTextPositioningElement.cpp',
+ 'svg/SVGTextPositioningElement.h',
+ 'svg/SVGTitleElement.cpp',
+ 'svg/SVGTitleElement.h',
+ 'svg/SVGTransform.cpp',
+ 'svg/SVGTransformDistance.cpp',
+ 'svg/SVGTransformDistance.h',
+ 'svg/SVGTransformList.cpp',
+ 'svg/SVGTransformListTearOff.cpp',
+ 'svg/SVGTransformTearOff.cpp',
+ 'svg/SVGURIReference.cpp',
+ 'svg/SVGURIReference.h',
+ 'svg/SVGUnitTypes.cpp',
+ 'svg/SVGUnitTypes.h',
+ 'svg/SVGUnknownElement.cpp',
+ 'svg/SVGUnknownElement.h',
+ 'svg/SVGUseElement.cpp',
+ 'svg/SVGUseElement.h',
+ 'svg/SVGViewElement.cpp',
+ 'svg/SVGViewElement.h',
+ 'svg/SVGViewSpec.cpp',
+ 'svg/SVGViewSpec.h',
+ 'svg/SVGZoomAndPan.cpp',
+ 'svg/SVGZoomAndPan.h',
+ 'svg/animation/SMILTime.cpp',
+ 'svg/animation/SMILTimeContainer.cpp',
+ 'svg/animation/SMILTimeContainer.h',
+ 'svg/animation/SVGSMILElement.cpp',
+ 'svg/graphics/SVGImage.cpp',
+ 'svg/graphics/SVGImage.h',
+ 'svg/graphics/SVGImageChromeClient.cpp',
+ 'svg/graphics/SVGImageChromeClient.h',
+ 'svg/graphics/SVGImageForContainer.cpp',
+ 'svg/graphics/SVGImageForContainer.h',
+ 'svg/graphics/filters/SVGFEImage.cpp',
+ 'svg/graphics/filters/SVGFEImage.h',
+ 'svg/graphics/filters/SVGFilterBuilder.cpp',
+ 'svg/graphics/filters/SVGFilterBuilder.h',
+ 'svg/properties/SVGAnimatedProperty.cpp',
+ 'svg/properties/SVGPropertyTearOff.cpp',
+ ],
'core_dictionary_idl_files': [
'animation/AnimationEffectTimingProperties.idl',
'animation/ComputedTimingProperties.idl',
« no previous file with comments | « third_party/WebKit/Source/core/core.gni ('k') | third_party/WebKit/Source/core/html/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698