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

Unified Diff: ash/BUILD.gn

Issue 2894193002: cros: Pull TestLockScreenClient into a separate MockLockScreenClient file. (Closed)
Patch Set: Initial upload 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
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index c21dc9a980fac3483d04e245f607ed3d6fbb3730..d10ec6e89e9ffd6b83a683b44957f99b8e5d5325 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1177,6 +1177,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",
"login/ui/login_password_view_test.cc",
"login/ui/login_test_base.cc",
"login/ui/login_test_base.h",
« no previous file with comments | « no previous file | ash/login/lock_screen_controller_unittest.cc » ('j') | ash/login/lock_screen_controller_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698