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

Unified Diff: components/user_manager/BUILD.gn

Issue 2452983002: ChromeOS: This CL moves chromeos/login/user_names* to user_mananger. (Closed)
Patch Set: Removed unused #includes Created 4 years, 2 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 | « chromeos/login/user_names.cc ('k') | components/user_manager/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/user_manager/BUILD.gn
diff --git a/components/user_manager/BUILD.gn b/components/user_manager/BUILD.gn
index e8223c9abffbd254f5b58d69b19d42075423e0dd..cd49a37ba4b4bc588891186a16203edf1c073ca9 100644
--- a/components/user_manager/BUILD.gn
+++ b/components/user_manager/BUILD.gn
@@ -35,6 +35,8 @@ component("user_manager") {
"user_manager.h",
"user_manager_base.cc",
"user_manager_base.h",
+ "user_names.cc",
+ "user_names.h",
"user_type.h",
]
deps += [
« no previous file with comments | « chromeos/login/user_names.cc ('k') | components/user_manager/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698