| Index: chrome/browser/extensions/DEPS
|
| diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS
|
| index d16e654e45ce37315c4ae25d2aa3b3763984b2b6..3cc3516438733bca144f0a0c1eb8f8e0ebd124be 100644
|
| --- a/chrome/browser/extensions/DEPS
|
| +++ b/chrome/browser/extensions/DEPS
|
| @@ -4,11 +4,9 @@ include_rules = [
|
| # chrome/browser/extensions, the restriction of not being able
|
| # to depend on apps will be lifted.
|
| "-apps",
|
| - "+apps/app_window_contents.h",
|
| - "+apps/launcher.h",
|
| - "+apps/native_app_window.h",
|
| "+apps/shell_window.h",
|
| "+apps/shell_window_registry.h",
|
| + "-chrome/browser/apps",
|
|
|
| # TODO(tfarina): Remove all these. crbug.com/125846.
|
| # DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
|
|
|