| Index: apps/DEPS
|
| diff --git a/apps/DEPS b/apps/DEPS
|
| index fb10d134394a4c23577746e95e333e528fc823a8..565bb6a60973049d01f94831a640c37223037479 100644
|
| --- a/apps/DEPS
|
| +++ b/apps/DEPS
|
| @@ -9,6 +9,9 @@ include_rules = [
|
| "+chrome/browser/extensions",
|
| "+chrome/browser/profiles",
|
| "+chrome/browser/shell_integration.h",
|
| + "+chrome/browser/ui/app_list/app_list_service.h",
|
| + "+chrome/browser/ui/app_list/app_list_service_mac.h",
|
| + "+chrome/browser/ui/app_list/app_list_dismiss_observer_mac.h",
|
| "+chrome/browser/ui/extensions/application_launch.h",
|
| "+chrome/browser/ui/extensions/shell_window.h",
|
| "+chrome/browser/ui/host_desktop.h",
|
|
|