Upstream version 6.35.121.0
[platform/framework/web/crosswalk.git] / src / components / signin / DEPS
1 include_rules = [
2   "+components/keyed_service/core",
3   "+components/os_crypt",
4   "+components/webdata/common",
5   "+crypto",
6   "+google_apis/gaia",
7   "+grit",  # For generated headers
8   "+net",
9   "+sql",
10   # Signin is a layered component; subdirectories must explicitly introduce
11   # the ability to use the content layer as appropriate.
12   "-components/signin/content",
13   "-content/public/common",
14   "-ipc",
15 ]