| Index: apps/app_shim/DEPS
|
| diff --git a/apps/app_shim/DEPS b/apps/app_shim/DEPS
|
| index aefaed46b5a5687833d64e335671a74897e5bcc8..5bf1f2905818b7ef1c60df540fe91209ba8ae5a8 100644
|
| --- a/apps/app_shim/DEPS
|
| +++ b/apps/app_shim/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| # TODO(benwells): move this whole folder out of apps and review these.
|
| # See http://crbug.com/266705.
|
| "+chrome/browser/apps/app_launcher_util.h",
|
| + "+chrome/browser/browser_process.h",
|
| "+chrome/browser/ui/extensions/application_launch.h",
|
| "+chrome/browser/ui/web_applications/web_app_ui.h",
|
| "+chrome/browser/ui/webui/ntp/core_app_launcher_handler.h",
|
|
|