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

Unified Diff: ash/BUILD.gn

Issue 2859363003: cros: Initial structure for views-based lock. (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
« no previous file with comments | « no previous file | ash/login/views/contents_view.h » ('j') | ash/login/views/lock_screen.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 b1eee6a1f3555606d372545aef930bbe4f3688df..6888e26e74a3852e161d33e50a3a56fcfa08d90a 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -201,6 +201,10 @@ component("ash") {
"link_handler_model.h",
"link_handler_model_factory.cc",
"link_handler_model_factory.h",
+ "login/views/contents_view.cc",
+ "login/views/contents_view.h",
+ "login/views/lock_screen.cc",
+ "login/views/lock_screen.h",
"login_status.h",
"magnifier/magnification_controller.cc",
"magnifier/magnification_controller.h",
« no previous file with comments | « no previous file | ash/login/views/contents_view.h » ('j') | ash/login/views/lock_screen.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698