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

Side by Side Diff: components/user_manager/DEPS

Issue 644613002: Groom user manager's code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromeos/chromeos_switches.h", 2 "+chromeos/chromeos_switches.h",
3 "+chromeos/cryptohome/async_method_caller.h", 3 "+chromeos/cryptohome/async_method_caller.h",
4 "+chromeos/login/login_state.h", 4 "+chromeos/login/login_state.h",
5 "+chromeos/login/user_names.h", 5 "+chromeos/login/user_names.h",
6 "+components/session_manager/core/session_manager.h", 6 "+components/session_manager/core/session_manager.h",
7 "+google_apis/gaia/gaia_auth_util.h", 7 "+google_apis/gaia/gaia_auth_util.h",
8 "+grit/ui_chromeos_resources.h",
9 "+grit/ui_chromeos_strings.h",
10 "+third_party/skia/include", 8 "+third_party/skia/include",
11 "+ui/base/l10n", 9 "+ui/base/l10n",
12 "+ui/base/resource", 10 "+ui/base/resource",
11 "+ui/chromeos/resources/grit",
12 "+ui/chromeos/strings/grit",
13 "+ui/gfx/codec", 13 "+ui/gfx/codec",
14 "+ui/gfx/image", 14 "+ui/gfx/image",
15 "+url", 15 "+url",
16 ] 16 ]
OLDNEW
« no previous file with comments | « components/user_manager/BUILD.gn ('k') | components/user_manager/user_image/default_user_images.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698