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

Unified Diff: ash/BUILD.gn

Issue 2859363003: cros: Initial structure for views-based lock. (Closed)
Patch Set: Address 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/views/lock_contents_view.h » ('j') | ash/login/views/lock_contents_view.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 94d174a391f2c1f903db2d847ec752377fdbde75..dd9971d3d40e50dbc2ca564f78a1187bc16813b9 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/lock_contents_view.cc",
+ "login/views/lock_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/lock_contents_view.h » ('j') | ash/login/views/lock_contents_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698