| OLD | NEW |
| 1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 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("//third_party/WebKit/Source/core/core.gni") | 5 import("//third_party/WebKit/Source/core/core.gni") |
| 6 | 6 |
| 7 blink_core_sources("layout") { | 7 blink_core_sources("layout") { |
| 8 split_count = 5 | 8 split_count = 5 |
| 9 | 9 |
| 10 sources = [ | 10 sources = [ |
| (...skipping 22 matching lines...) Expand all Loading... |
| 33 "GridTrackSizingAlgorithm.cpp", | 33 "GridTrackSizingAlgorithm.cpp", |
| 34 "GridTrackSizingAlgorithm.h", | 34 "GridTrackSizingAlgorithm.h", |
| 35 "HitTestCache.cpp", | 35 "HitTestCache.cpp", |
| 36 "HitTestCache.h", | 36 "HitTestCache.h", |
| 37 "HitTestCanvasResult.cpp", | 37 "HitTestCanvasResult.cpp", |
| 38 "HitTestCanvasResult.h", | 38 "HitTestCanvasResult.h", |
| 39 "HitTestLocation.cpp", | 39 "HitTestLocation.cpp", |
| 40 "HitTestLocation.h", | 40 "HitTestLocation.h", |
| 41 "HitTestRequest.h", | 41 "HitTestRequest.h", |
| 42 "HitTestResult.cpp", | 42 "HitTestResult.cpp", |
| 43 "HitTestResult.h", |
| 43 "HitTestingTransformState.cpp", | 44 "HitTestingTransformState.cpp", |
| 44 "HitTestingTransformState.h", | 45 "HitTestingTransformState.h", |
| 45 "ImageQualityController.cpp", | 46 "ImageQualityController.cpp", |
| 46 "ImageQualityController.h", | 47 "ImageQualityController.h", |
| 47 "IntersectionGeometry.cpp", | 48 "IntersectionGeometry.cpp", |
| 48 "IntersectionGeometry.h", | 49 "IntersectionGeometry.h", |
| 49 "LayoutAnalyzer.cpp", | 50 "LayoutAnalyzer.cpp", |
| 50 "LayoutAnalyzer.h", | 51 "LayoutAnalyzer.h", |
| 51 "LayoutBR.cpp", | 52 "LayoutBR.cpp", |
| 53 "LayoutBR.h", |
| 52 "LayoutBlock.cpp", | 54 "LayoutBlock.cpp", |
| 53 "LayoutBlock.h", | 55 "LayoutBlock.h", |
| 54 "LayoutBlockFlow.cpp", | 56 "LayoutBlockFlow.cpp", |
| 57 "LayoutBlockFlow.h", |
| 55 "LayoutBlockFlowLine.cpp", | 58 "LayoutBlockFlowLine.cpp", |
| 56 "LayoutBox.cpp", | 59 "LayoutBox.cpp", |
| 60 "LayoutBox.h", |
| 57 "LayoutBoxModelObject.cpp", | 61 "LayoutBoxModelObject.cpp", |
| 58 "LayoutBoxModelObject.h", | 62 "LayoutBoxModelObject.h", |
| 59 "LayoutButton.cpp", | 63 "LayoutButton.cpp", |
| 60 "LayoutButton.h", | 64 "LayoutButton.h", |
| 61 "LayoutCounter.cpp", | 65 "LayoutCounter.cpp", |
| 62 "LayoutCounter.h", | 66 "LayoutCounter.h", |
| 63 "LayoutDeprecatedFlexibleBox.cpp", | 67 "LayoutDeprecatedFlexibleBox.cpp", |
| 64 "LayoutDeprecatedFlexibleBox.h", | 68 "LayoutDeprecatedFlexibleBox.h", |
| 65 "LayoutDetailsMarker.cpp", | 69 "LayoutDetailsMarker.cpp", |
| 66 "LayoutDetailsMarker.h", | 70 "LayoutDetailsMarker.h", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 "LayoutMedia.h", | 111 "LayoutMedia.h", |
| 108 "LayoutMenuList.cpp", | 112 "LayoutMenuList.cpp", |
| 109 "LayoutMenuList.h", | 113 "LayoutMenuList.h", |
| 110 "LayoutMultiColumnFlowThread.cpp", | 114 "LayoutMultiColumnFlowThread.cpp", |
| 111 "LayoutMultiColumnFlowThread.h", | 115 "LayoutMultiColumnFlowThread.h", |
| 112 "LayoutMultiColumnSet.cpp", | 116 "LayoutMultiColumnSet.cpp", |
| 113 "LayoutMultiColumnSet.h", | 117 "LayoutMultiColumnSet.h", |
| 114 "LayoutMultiColumnSpannerPlaceholder.cpp", | 118 "LayoutMultiColumnSpannerPlaceholder.cpp", |
| 115 "LayoutMultiColumnSpannerPlaceholder.h", | 119 "LayoutMultiColumnSpannerPlaceholder.h", |
| 116 "LayoutObject.cpp", | 120 "LayoutObject.cpp", |
| 121 "LayoutObject.h", |
| 117 "LayoutObjectChildList.cpp", | 122 "LayoutObjectChildList.cpp", |
| 118 "LayoutObjectChildList.h", | 123 "LayoutObjectChildList.h", |
| 119 "LayoutObjectInlines.h", | 124 "LayoutObjectInlines.h", |
| 120 "LayoutPagedFlowThread.cpp", | 125 "LayoutPagedFlowThread.cpp", |
| 121 "LayoutPagedFlowThread.h", | 126 "LayoutPagedFlowThread.h", |
| 122 "LayoutPart.cpp", | 127 "LayoutPart.cpp", |
| 123 "LayoutPart.h", | 128 "LayoutPart.h", |
| 124 "LayoutProgress.cpp", | 129 "LayoutProgress.cpp", |
| 125 "LayoutProgress.h", | 130 "LayoutProgress.h", |
| 126 "LayoutQuote.cpp", | 131 "LayoutQuote.cpp", |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 159 "LayoutTableCaption.h", | 164 "LayoutTableCaption.h", |
| 160 "LayoutTableCell.cpp", | 165 "LayoutTableCell.cpp", |
| 161 "LayoutTableCell.h", | 166 "LayoutTableCell.h", |
| 162 "LayoutTableCol.cpp", | 167 "LayoutTableCol.cpp", |
| 163 "LayoutTableCol.h", | 168 "LayoutTableCol.h", |
| 164 "LayoutTableRow.cpp", | 169 "LayoutTableRow.cpp", |
| 165 "LayoutTableRow.h", | 170 "LayoutTableRow.h", |
| 166 "LayoutTableSection.cpp", | 171 "LayoutTableSection.cpp", |
| 167 "LayoutTableSection.h", | 172 "LayoutTableSection.h", |
| 168 "LayoutText.cpp", | 173 "LayoutText.cpp", |
| 174 "LayoutText.h", |
| 169 "LayoutTextCombine.cpp", | 175 "LayoutTextCombine.cpp", |
| 170 "LayoutTextCombine.h", | 176 "LayoutTextCombine.h", |
| 171 "LayoutTextControl.cpp", | 177 "LayoutTextControl.cpp", |
| 172 "LayoutTextControl.h", | 178 "LayoutTextControl.h", |
| 173 "LayoutTextControlMultiLine.cpp", | 179 "LayoutTextControlMultiLine.cpp", |
| 174 "LayoutTextControlMultiLine.h", | 180 "LayoutTextControlMultiLine.h", |
| 175 "LayoutTextControlSingleLine.cpp", | 181 "LayoutTextControlSingleLine.cpp", |
| 176 "LayoutTextControlSingleLine.h", | 182 "LayoutTextControlSingleLine.h", |
| 177 "LayoutTextFragment.cpp", | 183 "LayoutTextFragment.cpp", |
| 178 "LayoutTextFragment.h", | 184 "LayoutTextFragment.h", |
| 179 "LayoutTextTrackContainer.cpp", | 185 "LayoutTextTrackContainer.cpp", |
| 180 "LayoutTextTrackContainer.h", | 186 "LayoutTextTrackContainer.h", |
| 181 "LayoutTheme.cpp", | 187 "LayoutTheme.cpp", |
| 182 "LayoutTheme.h", | 188 "LayoutTheme.h", |
| 183 "LayoutThemeDefault.cpp", | 189 "LayoutThemeDefault.cpp", |
| 184 "LayoutThemeDefault.h", | 190 "LayoutThemeDefault.h", |
| 185 "LayoutThemeFontProvider.cpp", | 191 "LayoutThemeFontProvider.cpp", |
| 186 "LayoutThemeFontProvider.h", | 192 "LayoutThemeFontProvider.h", |
| 187 "LayoutThemeMac.h", | 193 "LayoutThemeMac.h", |
| 188 "LayoutThemeMac.mm", | 194 "LayoutThemeMac.mm", |
| 189 "LayoutThemeMobile.cpp", | 195 "LayoutThemeMobile.cpp", |
| 190 "LayoutThemeMobile.h", | 196 "LayoutThemeMobile.h", |
| 191 "LayoutTreeAsText.cpp", | 197 "LayoutTreeAsText.cpp", |
| 198 "LayoutTreeAsText.h", |
| 192 "LayoutVTTCue.cpp", | 199 "LayoutVTTCue.cpp", |
| 193 "LayoutVTTCue.h", | 200 "LayoutVTTCue.h", |
| 194 "LayoutVideo.cpp", | 201 "LayoutVideo.cpp", |
| 195 "LayoutVideo.h", | 202 "LayoutVideo.h", |
| 196 "LayoutView.cpp", | 203 "LayoutView.cpp", |
| 197 "LayoutView.h", | 204 "LayoutView.h", |
| 198 "LayoutWordBreak.cpp", | 205 "LayoutWordBreak.cpp", |
| 199 "LayoutWordBreak.h", | 206 "LayoutWordBreak.h", |
| 200 "ListMarkerText.cpp", | 207 "ListMarkerText.cpp", |
| 201 "ListMarkerText.h", | 208 "ListMarkerText.h", |
| (...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 286 "compositing/PaintLayerCompositor.cpp", | 293 "compositing/PaintLayerCompositor.cpp", |
| 287 "compositing/PaintLayerCompositor.h", | 294 "compositing/PaintLayerCompositor.h", |
| 288 "line/AbstractInlineTextBox.cpp", | 295 "line/AbstractInlineTextBox.cpp", |
| 289 "line/AbstractInlineTextBox.h", | 296 "line/AbstractInlineTextBox.h", |
| 290 "line/BreakingContext.cpp", | 297 "line/BreakingContext.cpp", |
| 291 "line/BreakingContextInlineHeaders.h", | 298 "line/BreakingContextInlineHeaders.h", |
| 292 "line/EllipsisBox.cpp", | 299 "line/EllipsisBox.cpp", |
| 293 "line/EllipsisBox.h", | 300 "line/EllipsisBox.h", |
| 294 "line/GlyphOverflow.h", | 301 "line/GlyphOverflow.h", |
| 295 "line/InlineBox.cpp", | 302 "line/InlineBox.cpp", |
| 303 "line/InlineBox.h", |
| 296 "line/InlineFlowBox.cpp", | 304 "line/InlineFlowBox.cpp", |
| 305 "line/InlineFlowBox.h", |
| 297 "line/InlineIterator.h", | 306 "line/InlineIterator.h", |
| 298 "line/InlineTextBox.cpp", | 307 "line/InlineTextBox.cpp", |
| 308 "line/InlineTextBox.h", |
| 299 "line/LayoutTextInfo.h", | 309 "line/LayoutTextInfo.h", |
| 300 "line/LineBoxList.cpp", | 310 "line/LineBoxList.cpp", |
| 301 "line/LineBoxList.h", | 311 "line/LineBoxList.h", |
| 302 "line/LineBreaker.cpp", | 312 "line/LineBreaker.cpp", |
| 303 "line/LineBreaker.h", | 313 "line/LineBreaker.h", |
| 304 "line/LineInfo.h", | 314 "line/LineInfo.h", |
| 305 "line/LineLayoutState.h", | 315 "line/LineLayoutState.h", |
| 306 "line/LineWidth.cpp", | 316 "line/LineWidth.cpp", |
| 307 "line/LineWidth.h", | 317 "line/LineWidth.h", |
| 308 "line/RootInlineBox.cpp", | 318 "line/RootInlineBox.cpp", |
| 319 "line/RootInlineBox.h", |
| 309 "line/TrailingObjects.cpp", | 320 "line/TrailingObjects.cpp", |
| 310 "line/TrailingObjects.h", | 321 "line/TrailingObjects.h", |
| 311 "line/WordMeasurement.h", | 322 "line/WordMeasurement.h", |
| 312 "ng/geometry/ng_box_strut.cc", | 323 "ng/geometry/ng_box_strut.cc", |
| 313 "ng/geometry/ng_box_strut.h", | 324 "ng/geometry/ng_box_strut.h", |
| 314 "ng/geometry/ng_edge.h", | 325 "ng/geometry/ng_edge.h", |
| 315 "ng/geometry/ng_logical_offset.cc", | 326 "ng/geometry/ng_logical_offset.cc", |
| 316 "ng/geometry/ng_logical_offset.h", | 327 "ng/geometry/ng_logical_offset.h", |
| 317 "ng/geometry/ng_logical_rect.cc", | 328 "ng/geometry/ng_logical_rect.cc", |
| 318 "ng/geometry/ng_logical_rect.h", | 329 "ng/geometry/ng_logical_rect.h", |
| (...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 451 "LayoutThemeAndroid.cpp", | 462 "LayoutThemeAndroid.cpp", |
| 452 "LayoutThemeAndroid.h", | 463 "LayoutThemeAndroid.h", |
| 453 ] | 464 ] |
| 454 } | 465 } |
| 455 | 466 |
| 456 configs += [ | 467 configs += [ |
| 457 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. | 468 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
| 458 "//build/config/compiler:no_size_t_to_int_warning", | 469 "//build/config/compiler:no_size_t_to_int_warning", |
| 459 ] | 470 ] |
| 460 } | 471 } |
| OLD | NEW |