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

Side by Side Diff: components/user_manager/DEPS

Issue 444903002: [cros] user_manager component - move UserManagerBase and UserManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « components/user_manager.gypi ('k') | components/user_manager/remove_user_delegate.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chromeos/chromeos_switches.h",
3 "+chromeos/cryptohome/async_method_caller.h",
4 "+chromeos/login/login_state.h",
2 "+chromeos/login/user_names.h", 5 "+chromeos/login/user_names.h",
6 "+components/session_manager/core/session_manager.h",
3 "+google_apis/gaia/gaia_auth_util.h", 7 "+google_apis/gaia/gaia_auth_util.h",
4 "+grit/ui_chromeos_resources.h", 8 "+grit/ui_chromeos_resources.h",
5 "+grit/ui_chromeos_strings.h", 9 "+grit/ui_chromeos_strings.h",
6 "+third_party/skia/include", 10 "+third_party/skia/include",
7 "+ui/base/l10n", 11 "+ui/base/l10n",
8 "+ui/base/resource", 12 "+ui/base/resource",
9 "+ui/gfx/codec", 13 "+ui/gfx/codec",
10 "+ui/gfx/image", 14 "+ui/gfx/image",
11 "+url", 15 "+url",
12 ] 16 ]
OLDNEW
« no previous file with comments | « components/user_manager.gypi ('k') | components/user_manager/remove_user_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698