Chromium Code Reviews| Index: blimp/client/core/DEPS |
| diff --git a/chrome/browser/chromeos/device/DEPS b/blimp/client/core/DEPS |
| similarity index 54% |
| copy from chrome/browser/chromeos/device/DEPS |
| copy to blimp/client/core/DEPS |
| index 2225efa4ac8502366fc46c58864fad83e0701436..d21e0729f9c2fa6102f7d97435a71838db43604b 100644 |
| --- a/chrome/browser/chromeos/device/DEPS |
| +++ b/blimp/client/core/DEPS |
| @@ -1,3 +1,3 @@ |
| include_rules = [ |
| - "+device/hid" |
| + "+ui/android", |
|
David Trainor- moved to gerrit
2016/08/29 05:29:33
Aren't core deps much larger than just ui/android?
nyquist
2016/08/29 19:09:19
Yeah, it was just to get the checks working. Most
|
| ] |