Chromium Code Reviews| Index: components/login/BUILD.gn |
| diff --git a/components/login/BUILD.gn b/components/login/BUILD.gn |
| index 8d20888a781a7f63a29552df4069f04b469bbbac..22249304a8c9b88032989f9cd3c0947860f47db9 100644 |
| --- a/components/login/BUILD.gn |
| +++ b/components/login/BUILD.gn |
| @@ -15,8 +15,8 @@ component("login") { |
| defines = [ "LOGIN_IMPLEMENTATION" ] |
| deps = [ |
| - "//ui/base", |
| "//components/signin/core/account_id", |
| + "//ui/base", |
| ] |
| public_deps = [ |