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

Unified Diff: ash/BUILD.gn

Issue 2876673002: mojo api for view based lockscreen (Closed)
Patch Set: comments 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/DEPS » ('j') | ash/login/lock_screen_controller.h » ('J')
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 63d90aeaac4d4afc14b13ff509f22b7e4556588b..81ad438a6f220cf545af4a8fe4334eaab9bc8def 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -199,6 +199,8 @@ component("ash") {
"link_handler_model.h",
"link_handler_model_factory.cc",
"link_handler_model_factory.h",
+ "login/lock_screen_controller.cc",
+ "login/lock_screen_controller.h",
"login/ui/lock_contents_view.cc",
"login/ui/lock_contents_view.h",
"login/ui/lock_screen.cc",
@@ -1166,6 +1168,7 @@ source_set("common_unittests") {
"laser/laser_pointer_controller_unittest.cc",
"laser/laser_pointer_points_unittest.cc",
"laser/laser_segment_utils_unittest.cc",
+ "login/lock_screen_controller_unittest.cc",
"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/DEPS » ('j') | ash/login/lock_screen_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698