| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index 89d2f20a2f3966ede88328fa7163134ac7e9911c..d207a71aa67f047ba34a155726c3529c5bd0f8f6 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -1168,6 +1168,8 @@ source_set("common_unittests") {
|
| "laser/laser_pointer_points_unittest.cc",
|
| "laser/laser_segment_utils_unittest.cc",
|
| "login/lock_screen_controller_unittest.cc",
|
| + "login/mock_lock_screen_client.cc",
|
| + "login/mock_lock_screen_client.h",
|
| "metrics/desktop_task_switch_metric_recorder_unittest.cc",
|
| "metrics/pointer_metrics_recorder_unittest.cc",
|
| "metrics/task_switch_metrics_recorder_unittest.cc",
|
|
|