Chromium Code Reviews| Index: chrome/browser/extensions/api/DEPS |
| diff --git a/chrome/browser/extensions/api/DEPS b/chrome/browser/extensions/api/DEPS |
| index 7b1dbb382ae6e1fc62d0927b5a3b4a734210346a..1545529aa9378612a727f1c4cae78e8dfd9109f0 100644 |
| --- a/chrome/browser/extensions/api/DEPS |
| +++ b/chrome/browser/extensions/api/DEPS |
| @@ -2,4 +2,6 @@ include_rules = [ |
| "+apps", |
| "+chrome/browser/apps", |
| "+device/hid", |
| + # Enable remote assistance on Chrome OS |
| + "+remoting/host/it2me", |
| ] |