Skip to content

Commit

Permalink
Compile the physical_shape_layer_unittests.cc TU. (flutter#9187)
Browse files Browse the repository at this point in the history
This was incorrectly removed by my as I was reworking the GN rules for Fuchsia https://github.com/flutter/engine/pull/8869/files#diff-b6056f6ec9dff658c81f7711f6865e5eL739
  • Loading branch information
chinmaygarde authored Jun 4, 2019
1 parent 12f48f7 commit 7746e2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flow/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ executable("flow_unittests") {
"flow_test_utils.cc",
"flow_test_utils.h",
"layers/performance_overlay_layer_unittests.cc",
"layers/physical_shape_layer_unittests.cc",
"matrix_decomposition_unittests.cc",
"raster_cache_unittests.cc",
]
Expand Down

0 comments on commit 7746e2e

Please sign in to comment.