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

Unified Diff: components/user_manager/DEPS

Issue 2452983002: ChromeOS: This CL moves chromeos/login/user_names* to user_mananger. (Closed)
Patch Set: 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
Index: components/user_manager/DEPS
diff --git a/components/user_manager/DEPS b/components/user_manager/DEPS
index 57a407fa28932d3914d0e5d81a07f71d3deb51c4..32cf27838d51bdab16b4dfeb0b0fd0dfca481449 100644
--- a/components/user_manager/DEPS
+++ b/components/user_manager/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+chromeos/chromeos_switches.h",
-"+chromeos/login/user_names.h",
+"+components/user_manager/user_names.h",
stevenjb 2016/10/26 16:30:39 We shouldn't need this line at all, right?
Alexander Alekseev 2016/10/26 20:41:25 Done.
"+components/prefs",
"+components/session_manager/core/session_manager.h",
"+components/signin/core/account_id/account_id.h",

Powered by Google App Engine
This is Rietveld 408576698