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

Unified Diff: ash/BUILD.gn

Issue 2873433005: cros: Move ash/login/views to ash/login/ui (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/ui/lock_contents_view.h » ('j') | no next file with comments »
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 1b1de9fcd6d936f9ebcb9688e1379cfafae17f56..8ad30a530a0095ed04ff1e0321b301a4159efff6 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -199,10 +199,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/ui/lock_contents_view.cc",
+ "login/ui/lock_contents_view.h",
+ "login/ui/lock_screen.cc",
+ "login/ui/lock_screen.h",
"login_status.h",
"magnifier/magnification_controller.cc",
"magnifier/magnification_controller.h",
« no previous file with comments | « no previous file | ash/login/ui/lock_contents_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698