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

Unified Diff: ash/BUILD.gn

Issue 2876673002: mojo api for view based lockscreen (Closed)
Patch Set: 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.h » ('j') | ash/login/ui/lock_contents_view.cc » ('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 13ef115fb0f643c52101f606afe446b52f86d97f..4ca7f49e310635c5c9c08e114bc14c355e5065ea 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",
« no previous file with comments | « no previous file | ash/login/lock_screen_controller.h » ('j') | ash/login/ui/lock_contents_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698