| Index: apps/DEPS
|
| diff --git a/apps/DEPS b/apps/DEPS
|
| index 9c23ba2381c42e75f4f167078ef18ffb0d2427b6..d328be8dbb6e53e56be54c1499844efda867e135 100644
|
| --- a/apps/DEPS
|
| +++ b/apps/DEPS
|
| @@ -7,10 +7,14 @@ include_rules = [
|
| "+chrome/browser/extensions",
|
| "+chrome/browser/profiles",
|
| "+chrome/browser/shell_integration.h",
|
| + "+chrome/browser/ui/extensions/application_launch.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/chrome_paths.h",
|
| "+chrome/common/extensions",
|
| + "+chrome/common/mac/app_mode_common.h",
|
| "+chrome/installer",
|
| + "+chrome/test/base/testing_profile.h",
|
| ]
|
|
|