Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1783)

Unified Diff: ash/BUILD.gn

Issue 2894193002: cros: Pull TestLockScreenClient into a separate MockLockScreenClient file. (Closed)
Patch Set: Rebase (remove parent dep) Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/login/lock_screen_controller_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | ash/login/lock_screen_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698