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

Unified Diff: components/user_manager/DEPS

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 | « components/user_manager/BUILD.gn ('k') | components/user_manager/fake_user_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/user_manager/DEPS
diff --git a/components/user_manager/DEPS b/components/user_manager/DEPS
index 270d778feaaa851edbc5b19fad2388568b23f6b6..f8187bc799f312b5cf8bd960cbda41cb2cf0fc2f 100644
--- a/components/user_manager/DEPS
+++ b/components/user_manager/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+chromeos/chromeos_switches.h",
-"+chromeos/login/user_names.h",
"+components/prefs",
"+components/signin/core/account_id/account_id.h",
"+google_apis/gaia/gaia_auth_util.h",
« no previous file with comments | « components/user_manager/BUILD.gn ('k') | components/user_manager/fake_user_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698