| Index: chrome/browser/extensions/DEPS
|
| diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS
|
| index 890d2bad5754b1218f8002095d3aea865b55adf7..0a104219bea89cfa6d3ed6a61eca96bd8746ef41 100644
|
| --- a/chrome/browser/extensions/DEPS
|
| +++ b/chrome/browser/extensions/DEPS
|
| @@ -5,6 +5,7 @@ include_rules = [
|
| # to depend on apps will be lifted.
|
| "-apps",
|
| "+apps/app_window_contents.h",
|
| + "+apps/native_app_window.h",
|
| "+apps/shell_window.h",
|
|
|
| # TODO(tfarina): Remove all these. crbug.com/125846.
|
|
|