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

Side by Side Diff: components/user_manager/DEPS

Issue 2452983002: ChromeOS: This CL moves chromeos/login/user_names* to user_mananger. (Closed)
Patch Set: Remove unused include Created 4 years, 1 month 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromeos/chromeos_switches.h", 2 "+chromeos/chromeos_switches.h",
3 "+chromeos/login/user_names.h",
4 "+components/prefs", 3 "+components/prefs",
5 "+components/signin/core/account_id/account_id.h", 4 "+components/signin/core/account_id/account_id.h",
6 "+google_apis/gaia/gaia_auth_util.h", 5 "+google_apis/gaia/gaia_auth_util.h",
7 "+third_party/skia/include", 6 "+third_party/skia/include",
8 "+ui/gfx/codec", 7 "+ui/gfx/codec",
9 "+ui/gfx/image", 8 "+ui/gfx/image",
10 "+url", 9 "+url",
11 ] 10 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698