summaryrefslogtreecommitdiffstats
path: root/components/user_manager/DEPS
blob: c21fe3c3aab3a66dfa75ded07c0d695547a5f813 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include_rules = [
"+chromeos/chromeos_switches.h",
"+chromeos/cryptohome/async_method_caller.h",
"+chromeos/login/login_state.h",
"+chromeos/login/user_names.h",
"+components/session_manager/core/session_manager.h",
"+google_apis/gaia/gaia_auth_util.h",
"+third_party/skia/include",
"+ui/base/l10n",
"+ui/base/resource",
"+ui/chromeos/resources/grit",
"+ui/chromeos/strings/grit",
"+ui/gfx/codec",
"+ui/gfx/image",
"+url",
]