| Index: apps/DEPS
|
| diff --git a/apps/DEPS b/apps/DEPS
|
| index 5de510e522274b49f11d4ad385f46ac112ba3e43..9c23ba2381c42e75f4f167078ef18ffb0d2427b6 100644
|
| --- a/apps/DEPS
|
| +++ b/apps/DEPS
|
| @@ -6,7 +6,10 @@ include_rules = [
|
| "+chrome/browser/browser_process.h",
|
| "+chrome/browser/extensions",
|
| "+chrome/browser/profiles",
|
| + "+chrome/browser/shell_integration.h",
|
| "+chrome/browser/ui/host_desktop.h",
|
| + "+chrome/browser/ui/web_applications/web_app_ui.h",
|
| + "+chrome/browser/web_applications/web_app.h",
|
| "+chrome/common/chrome_notification_types.h",
|
| "+chrome/common/extensions",
|
| "+chrome/installer",
|
|
|