Chromium Code Reviews| Index: components/user_manager/DEPS |
| diff --git a/components/user_manager/DEPS b/components/user_manager/DEPS |
| index f8187bc799f312b5cf8bd960cbda41cb2cf0fc2f..e64e44f55106b1cc1e1a9609b2e24ce4a17bc66e 100644 |
| --- a/components/user_manager/DEPS |
| +++ b/components/user_manager/DEPS |
| @@ -5,6 +5,7 @@ include_rules = [ |
| "+google_apis/gaia/gaia_auth_util.h", |
| "+third_party/skia/include", |
| "+ui/gfx/codec", |
| +"+ui/gfx/geometry", |
|
danakj
2016/12/01 21:19:46
deps LGTM
|
| "+ui/gfx/image", |
| "+url", |
| ] |