| 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 = [ |
| 11 "BackgroundBleedAvoidance.h", |
| 11 "BidiRun.h", | 12 "BidiRun.h", |
| 12 "BidiRunForLine.cpp", | 13 "BidiRunForLine.cpp", |
| 13 "BidiRunForLine.h", | 14 "BidiRunForLine.h", |
| 14 "ColumnBalancer.cpp", | 15 "ColumnBalancer.cpp", |
| 15 "ColumnBalancer.h", | 16 "ColumnBalancer.h", |
| 17 "ContentChangeType.h", |
| 16 "CounterNode.cpp", | 18 "CounterNode.cpp", |
| 17 "CounterNode.h", | 19 "CounterNode.h", |
| 18 "DepthOrderedLayoutObjectList.cpp", | 20 "DepthOrderedLayoutObjectList.cpp", |
| 19 "DepthOrderedLayoutObjectList.h", | 21 "DepthOrderedLayoutObjectList.h", |
| 20 "FlexibleBoxAlgorithm.cpp", | 22 "FlexibleBoxAlgorithm.cpp", |
| 21 "FlexibleBoxAlgorithm.h", | 23 "FlexibleBoxAlgorithm.h", |
| 22 "FloatingObjects.cpp", | 24 "FloatingObjects.cpp", |
| 23 "FloatingObjects.h", | 25 "FloatingObjects.h", |
| 24 "FragmentainerIterator.cpp", | 26 "FragmentainerIterator.cpp", |
| 25 "FragmentainerIterator.h", | 27 "FragmentainerIterator.h", |
| 26 "FragmentationContext.h", | 28 "FragmentationContext.h", |
| 29 "GapRects.h", |
| 27 "GeneratedChildren.h", | 30 "GeneratedChildren.h", |
| 28 "Grid.cpp", | 31 "Grid.cpp", |
| 29 "Grid.h", | 32 "Grid.h", |
| 30 "GridTrackSizingAlgorithm.cpp", | 33 "GridTrackSizingAlgorithm.cpp", |
| 31 "GridTrackSizingAlgorithm.h", | 34 "GridTrackSizingAlgorithm.h", |
| 32 "HitTestCache.cpp", | 35 "HitTestCache.cpp", |
| 33 "HitTestCache.h", | 36 "HitTestCache.h", |
| 34 "HitTestCanvasResult.cpp", | 37 "HitTestCanvasResult.cpp", |
| 35 "HitTestCanvasResult.h", | 38 "HitTestCanvasResult.h", |
| 36 "HitTestLocation.cpp", | 39 "HitTestLocation.cpp", |
| 37 "HitTestLocation.h", | 40 "HitTestLocation.h", |
| 41 "HitTestRequest.h", |
| 38 "HitTestResult.cpp", | 42 "HitTestResult.cpp", |
| 39 "HitTestingTransformState.cpp", | 43 "HitTestingTransformState.cpp", |
| 40 "HitTestingTransformState.h", | 44 "HitTestingTransformState.h", |
| 41 "ImageQualityController.cpp", | 45 "ImageQualityController.cpp", |
| 42 "ImageQualityController.h", | 46 "ImageQualityController.h", |
| 43 "IntersectionGeometry.cpp", | 47 "IntersectionGeometry.cpp", |
| 44 "IntersectionGeometry.h", | 48 "IntersectionGeometry.h", |
| 45 "LayoutAnalyzer.cpp", | 49 "LayoutAnalyzer.cpp", |
| 46 "LayoutAnalyzer.h", | 50 "LayoutAnalyzer.h", |
| 47 "LayoutBR.cpp", | 51 "LayoutBR.cpp", |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 "LayoutMenuList.h", | 109 "LayoutMenuList.h", |
| 106 "LayoutMultiColumnFlowThread.cpp", | 110 "LayoutMultiColumnFlowThread.cpp", |
| 107 "LayoutMultiColumnFlowThread.h", | 111 "LayoutMultiColumnFlowThread.h", |
| 108 "LayoutMultiColumnSet.cpp", | 112 "LayoutMultiColumnSet.cpp", |
| 109 "LayoutMultiColumnSet.h", | 113 "LayoutMultiColumnSet.h", |
| 110 "LayoutMultiColumnSpannerPlaceholder.cpp", | 114 "LayoutMultiColumnSpannerPlaceholder.cpp", |
| 111 "LayoutMultiColumnSpannerPlaceholder.h", | 115 "LayoutMultiColumnSpannerPlaceholder.h", |
| 112 "LayoutObject.cpp", | 116 "LayoutObject.cpp", |
| 113 "LayoutObjectChildList.cpp", | 117 "LayoutObjectChildList.cpp", |
| 114 "LayoutObjectChildList.h", | 118 "LayoutObjectChildList.h", |
| 119 "LayoutObjectInlines.h", |
| 115 "LayoutPagedFlowThread.cpp", | 120 "LayoutPagedFlowThread.cpp", |
| 116 "LayoutPagedFlowThread.h", | 121 "LayoutPagedFlowThread.h", |
| 117 "LayoutPart.cpp", | 122 "LayoutPart.cpp", |
| 118 "LayoutPart.h", | 123 "LayoutPart.h", |
| 119 "LayoutProgress.cpp", | 124 "LayoutProgress.cpp", |
| 120 "LayoutProgress.h", | 125 "LayoutProgress.h", |
| 121 "LayoutQuote.cpp", | 126 "LayoutQuote.cpp", |
| 122 "LayoutQuote.h", | 127 "LayoutQuote.h", |
| 123 "LayoutReplaced.cpp", | 128 "LayoutReplaced.cpp", |
| 124 "LayoutReplaced.h", | 129 "LayoutReplaced.h", |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 187 "LayoutVTTCue.cpp", | 192 "LayoutVTTCue.cpp", |
| 188 "LayoutVTTCue.h", | 193 "LayoutVTTCue.h", |
| 189 "LayoutVideo.cpp", | 194 "LayoutVideo.cpp", |
| 190 "LayoutVideo.h", | 195 "LayoutVideo.h", |
| 191 "LayoutView.cpp", | 196 "LayoutView.cpp", |
| 192 "LayoutView.h", | 197 "LayoutView.h", |
| 193 "LayoutWordBreak.cpp", | 198 "LayoutWordBreak.cpp", |
| 194 "LayoutWordBreak.h", | 199 "LayoutWordBreak.h", |
| 195 "ListMarkerText.cpp", | 200 "ListMarkerText.cpp", |
| 196 "ListMarkerText.h", | 201 "ListMarkerText.h", |
| 202 "MapCoordinatesFlags.h", |
| 197 "MultiColumnFragmentainerGroup.cpp", | 203 "MultiColumnFragmentainerGroup.cpp", |
| 198 "MultiColumnFragmentainerGroup.h", | 204 "MultiColumnFragmentainerGroup.h", |
| 199 "OrderIterator.cpp", | 205 "OrderIterator.cpp", |
| 200 "OrderIterator.h", | 206 "OrderIterator.h", |
| 201 "OverflowModel.h", | 207 "OverflowModel.h", |
| 202 "PaintInvalidationState.cpp", | 208 "PaintInvalidationState.cpp", |
| 203 "PaintInvalidationState.h", | 209 "PaintInvalidationState.h", |
| 204 "PointerEventsHitRules.cpp", | 210 "PointerEventsHitRules.cpp", |
| 205 "PointerEventsHitRules.h", | 211 "PointerEventsHitRules.h", |
| 206 "ScrollAlignment.cpp", | 212 "ScrollAlignment.cpp", |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 254 "api/LineLayoutRubyText.h", | 260 "api/LineLayoutRubyText.h", |
| 255 "api/LineLayoutSVGInline.h", | 261 "api/LineLayoutSVGInline.h", |
| 256 "api/LineLayoutSVGInlineText.h", | 262 "api/LineLayoutSVGInlineText.h", |
| 257 "api/LineLayoutSVGTextPath.h", | 263 "api/LineLayoutSVGTextPath.h", |
| 258 "api/LineLayoutText.h", | 264 "api/LineLayoutText.h", |
| 259 "api/LineLayoutTextCombine.h", | 265 "api/LineLayoutTextCombine.h", |
| 260 "api/SelectionState.cpp", | 266 "api/SelectionState.cpp", |
| 261 "api/SelectionState.h", | 267 "api/SelectionState.h", |
| 262 "compositing/CompositedLayerMapping.cpp", | 268 "compositing/CompositedLayerMapping.cpp", |
| 263 "compositing/CompositedLayerMapping.h", | 269 "compositing/CompositedLayerMapping.h", |
| 270 "compositing/CompositedSelection.h", |
| 271 "compositing/CompositedSelectionBound.h", |
| 264 "compositing/CompositingInputsUpdater.cpp", | 272 "compositing/CompositingInputsUpdater.cpp", |
| 265 "compositing/CompositingInputsUpdater.h", | 273 "compositing/CompositingInputsUpdater.h", |
| 266 "compositing/CompositingLayerAssigner.cpp", | 274 "compositing/CompositingLayerAssigner.cpp", |
| 267 "compositing/CompositingLayerAssigner.h", | 275 "compositing/CompositingLayerAssigner.h", |
| 268 "compositing/CompositingReasonFinder.cpp", | 276 "compositing/CompositingReasonFinder.cpp", |
| 269 "compositing/CompositingReasonFinder.h", | 277 "compositing/CompositingReasonFinder.h", |
| 270 "compositing/CompositingRequirementsUpdater.cpp", | 278 "compositing/CompositingRequirementsUpdater.cpp", |
| 271 "compositing/CompositingRequirementsUpdater.h", | 279 "compositing/CompositingRequirementsUpdater.h", |
| 272 "compositing/CompositingState.h", | 280 "compositing/CompositingState.h", |
| 273 "compositing/CompositingTriggers.h", | 281 "compositing/CompositingTriggers.h", |
| 274 "compositing/GraphicsLayerTreeBuilder.cpp", | 282 "compositing/GraphicsLayerTreeBuilder.cpp", |
| 275 "compositing/GraphicsLayerTreeBuilder.h", | 283 "compositing/GraphicsLayerTreeBuilder.h", |
| 276 "compositing/GraphicsLayerUpdater.cpp", | 284 "compositing/GraphicsLayerUpdater.cpp", |
| 277 "compositing/GraphicsLayerUpdater.h", | 285 "compositing/GraphicsLayerUpdater.h", |
| 278 "compositing/PaintLayerCompositor.cpp", | 286 "compositing/PaintLayerCompositor.cpp", |
| 279 "compositing/PaintLayerCompositor.h", | 287 "compositing/PaintLayerCompositor.h", |
| 280 "line/AbstractInlineTextBox.cpp", | 288 "line/AbstractInlineTextBox.cpp", |
| 281 "line/AbstractInlineTextBox.h", | 289 "line/AbstractInlineTextBox.h", |
| 282 "line/BreakingContext.cpp", | 290 "line/BreakingContext.cpp", |
| 291 "line/BreakingContextInlineHeaders.h", |
| 283 "line/EllipsisBox.cpp", | 292 "line/EllipsisBox.cpp", |
| 284 "line/EllipsisBox.h", | 293 "line/EllipsisBox.h", |
| 285 "line/GlyphOverflow.h", | 294 "line/GlyphOverflow.h", |
| 286 "line/InlineBox.cpp", | 295 "line/InlineBox.cpp", |
| 287 "line/InlineFlowBox.cpp", | 296 "line/InlineFlowBox.cpp", |
| 288 "line/InlineIterator.h", | 297 "line/InlineIterator.h", |
| 289 "line/InlineTextBox.cpp", | 298 "line/InlineTextBox.cpp", |
| 299 "line/LayoutTextInfo.h", |
| 290 "line/LineBoxList.cpp", | 300 "line/LineBoxList.cpp", |
| 291 "line/LineBoxList.h", | 301 "line/LineBoxList.h", |
| 292 "line/LineBreaker.cpp", | 302 "line/LineBreaker.cpp", |
| 293 "line/LineBreaker.h", | 303 "line/LineBreaker.h", |
| 304 "line/LineInfo.h", |
| 305 "line/LineLayoutState.h", |
| 294 "line/LineWidth.cpp", | 306 "line/LineWidth.cpp", |
| 295 "line/LineWidth.h", | 307 "line/LineWidth.h", |
| 296 "line/RootInlineBox.cpp", | 308 "line/RootInlineBox.cpp", |
| 297 "line/TrailingObjects.cpp", | 309 "line/TrailingObjects.cpp", |
| 298 "line/TrailingObjects.h", | 310 "line/TrailingObjects.h", |
| 311 "line/WordMeasurement.h", |
| 299 "ng/geometry/ng_box_strut.cc", | 312 "ng/geometry/ng_box_strut.cc", |
| 300 "ng/geometry/ng_box_strut.h", | 313 "ng/geometry/ng_box_strut.h", |
| 301 "ng/geometry/ng_edge.h", | 314 "ng/geometry/ng_edge.h", |
| 302 "ng/geometry/ng_logical_offset.cc", | 315 "ng/geometry/ng_logical_offset.cc", |
| 303 "ng/geometry/ng_logical_offset.h", | 316 "ng/geometry/ng_logical_offset.h", |
| 304 "ng/geometry/ng_logical_rect.cc", | 317 "ng/geometry/ng_logical_rect.cc", |
| 305 "ng/geometry/ng_logical_rect.h", | 318 "ng/geometry/ng_logical_rect.h", |
| 306 "ng/geometry/ng_logical_size.cc", | 319 "ng/geometry/ng_logical_size.cc", |
| 307 "ng/geometry/ng_logical_size.h", | 320 "ng/geometry/ng_logical_size.h", |
| 308 "ng/geometry/ng_margin_strut.cc", | 321 "ng/geometry/ng_margin_strut.cc", |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 436 "LayoutThemeAndroid.cpp", | 449 "LayoutThemeAndroid.cpp", |
| 437 "LayoutThemeAndroid.h", | 450 "LayoutThemeAndroid.h", |
| 438 ] | 451 ] |
| 439 } | 452 } |
| 440 | 453 |
| 441 configs += [ | 454 configs += [ |
| 442 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. | 455 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
| 443 "//build/config/compiler:no_size_t_to_int_warning", | 456 "//build/config/compiler:no_size_t_to_int_warning", |
| 444 ] | 457 ] |
| 445 } | 458 } |
| OLD | NEW |