| Index: apps/DEPS
|
| diff --git a/apps/DEPS b/apps/DEPS
|
| index ee53482b68d677a8e5db8dfd99aac26b34bfcaf3..17a23d131ab7f410f80d99f2edf3a3a373a1b362 100644
|
| --- a/apps/DEPS
|
| +++ b/apps/DEPS
|
| @@ -12,15 +12,12 @@ include_rules = [
|
| "+win8",
|
| # Temporary allowed includes.
|
| # TODO(benwells): remove these (http://crbug.com/159366)
|
| - "+chrome/browser/browser_process.h",
|
| "+chrome/browser/chrome_notification_types.h",
|
| "+chrome/browser/chromeos/drive",
|
| "+chrome/browser/chromeos/login/user_manager.h",
|
| "+chrome/browser/lifetime/application_lifetime.h",
|
| "+chrome/browser/profiles",
|
| "+chrome/browser/sessions/session_id.h",
|
| - "+chrome/browser/ui/apps/app_metro_infobar_delegate_win.h",
|
| - "+chrome/browser/ui/host_desktop.h",
|
| "+chrome/common/chrome_switches.h",
|
| # Pieces of the extensions system that need to move to src/extensions.
|
| # See http://crbug.com/162530 for details.
|
|
|