Chromium Code Reviews| Index: chrome/browser/extensions/api/DEPS |
| diff --git a/chrome/browser/extensions/api/DEPS b/chrome/browser/extensions/api/DEPS |
| index 21be5006d44b8f7341cd8a037621509f5489c7e7..fd89df3a1e64b08472c2c337b61dacbe350e8e39 100644 |
| --- a/chrome/browser/extensions/api/DEPS |
| +++ b/chrome/browser/extensions/api/DEPS |
| @@ -3,6 +3,7 @@ include_rules = [ |
| "+chrome/browser/apps", |
| "+components/about_handler", |
| "+components/guest_view/common", |
| + "+content/public/common", |
|
Devlin
2015/10/27 20:45:44
This is already included in chrome/DEPS - do we re
guoweis_left_chromium
2015/10/28 16:39:51
Done.
|
| "+device/hid", |
| # Enable remote assistance on Chrome OS |
| "+remoting/host", |