Chromium Code Reviews| Index: components/login/DEPS |
| diff --git a/chrome/browser/chromeos/device/DEPS b/components/login/DEPS |
| similarity index 52% |
| copy from chrome/browser/chromeos/device/DEPS |
| copy to components/login/DEPS |
| index 2225efa4ac8502366fc46c58864fad83e0701436..6df15b87b899c1ec043ef058ecbe3aa52f7de98f 100644 |
| --- a/chrome/browser/chromeos/device/DEPS |
| +++ b/components/login/DEPS |
| @@ -1,3 +1,3 @@ |
| include_rules = [ |
| - "+device/hid" |
| + "+ui/base/l10n" |
| ] |