| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 240be692f217a46c93472e4a45e63c83ae36f8cd..31534d0fedd76c3b8afe780c7c43ae630c2d5228 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -1248,6 +1248,7 @@ test("ash_unittests") {
|
| "frame/caption_buttons/frame_size_button_unittest.cc",
|
| "host/ash_window_tree_host_x11_unittest.cc",
|
| "laser/laser_pointer_controller_unittest.cc",
|
| + "laser/laser_pointer_points_unittest.cc",
|
| "laser/laser_segment_utils_unittest.cc",
|
| "magnifier/magnification_controller_unittest.cc",
|
| "magnifier/partial_magnification_controller_unittest.cc",
|
|
|