Chromium Code Reviews| Index: content/shell/utility/DEPS |
| diff --git a/chrome/browser/chromeos/device/DEPS b/content/shell/utility/DEPS |
| similarity index 54% |
| copy from chrome/browser/chromeos/device/DEPS |
| copy to content/shell/utility/DEPS |
| index 2225efa4ac8502366fc46c58864fad83e0701436..72513eb4a8e72a8ddb3826adba971ad6c4540721 100644 |
| --- a/chrome/browser/chromeos/device/DEPS |
| +++ b/content/shell/utility/DEPS |
| @@ -1,3 +1,3 @@ |
| include_rules = [ |
| - "+device/hid" |
| + "+mojo/shell", |
| ] |