Chromium Code Reviews| Index: chrome/browser/extensions/api/DEPS |
| diff --git a/chrome/browser/extensions/api/DEPS b/chrome/browser/extensions/api/DEPS |
| index 059fc1c90aae589e6044b89f8eacc88d020784bd..21be5006d44b8f7341cd8a037621509f5489c7e7 100644 |
| --- a/chrome/browser/extensions/api/DEPS |
| +++ b/chrome/browser/extensions/api/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+apps", |
| "+chrome/browser/apps", |
| + "+components/about_handler", |
| "+components/guest_view/common", |
| "+device/hid", |
| # Enable remote assistance on Chrome OS |