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

Side by Side Diff: components/user_manager/DEPS

Issue 1651203002: Update components for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
« no previous file with comments | « components/ui/zoom/zoom_controller.h ('k') | components/user_manager/known_user.cc » ('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", 2 "+chromeos/chromeos_switches.h",
3 "+chromeos/login/user_names.h", 3 "+chromeos/login/user_names.h",
4 "+components/prefs",
4 "+components/session_manager/core/session_manager.h", 5 "+components/session_manager/core/session_manager.h",
5 "+components/signin/core/account_id/account_id.h", 6 "+components/signin/core/account_id/account_id.h",
6 "+google_apis/gaia/gaia_auth_util.h", 7 "+google_apis/gaia/gaia_auth_util.h",
7 "+third_party/skia/include", 8 "+third_party/skia/include",
8 "+ui/gfx/codec", 9 "+ui/gfx/codec",
9 "+ui/gfx/image", 10 "+ui/gfx/image",
10 "+url", 11 "+url",
11 ] 12 ]
OLDNEW
« no previous file with comments | « components/ui/zoom/zoom_controller.h ('k') | components/user_manager/known_user.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698