| Index: chrome/browser/extensions/DEPS
|
| diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS
|
| index a91962e33a7ad05ae09c2ba65e30c6eac48045c0..c10cbddb22609917ce96c7afb298e8cc6cc2378f 100644
|
| --- a/chrome/browser/extensions/DEPS
|
| +++ b/chrome/browser/extensions/DEPS
|
| @@ -4,8 +4,6 @@ include_rules = [
|
| # chrome/browser/extensions, the restriction of not being able
|
| # to depend on apps will be lifted.
|
| "-apps",
|
| - "+apps/app_window.h",
|
| - "+apps/app_window_registry.h",
|
| "-chrome/browser/apps",
|
| "+components/crx_file",
|
| "+components/user_manager",
|
|
|