summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/extensions/DEPS')
-rw-r--r--chrome/browser/extensions/DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/extensions/DEPS b/chrome/browser/extensions/DEPS
index e2e659d..b4ab256 100644
--- a/chrome/browser/extensions/DEPS
+++ b/chrome/browser/extensions/DEPS
@@ -4,8 +4,8 @@ include_rules = [
# chrome/browser/extensions, the restriction of not being able
# to depend on apps will be lifted.
"-apps",
- "+apps/shell_window.h",
- "+apps/shell_window_registry.h",
+ "+apps/app_window.h",
+ "+apps/app_window_registry.h",
"-chrome/browser/apps",
# TODO(tfarina): Remove all these. crbug.com/125846.