Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 1aba5e6

Browse files
committed
Add LayerTree tests
1 parent e9549f2 commit 1aba5e6

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

flow/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ executable("flow_unittests") {
135135
"layers/clip_rrect_layer_unittests.cc",
136136
"layers/color_filter_layer_unittests.cc",
137137
"layers/container_layer_unittests.cc",
138+
"layers/layer_tree_unittests.cc",
138139
"layers/opacity_layer_unittests.cc",
139140
"layers/performance_overlay_layer_unittests.cc",
140141
"layers/physical_shape_layer_unittests.cc",

flow/layers/layer_tree_unittests.cc

Whitespace-only changes.

0 commit comments

Comments
 (0)