| Index: chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.cc b/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| index 607ea2222ae371b1462cd0d8fe71e83353374d84..5fe057441efbceda1cb29e3c9bb08f61d135129d 100644
|
| --- a/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| +++ b/chrome/browser/ui/ash/chrome_shell_delegate.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/ui/ash/chrome_shell_delegate.h"
|
|
|
| -#include "apps/shell_window.h"
|
| -#include "apps/shell_window_registry.h"
|
| +#include "apps/app_window.h"
|
| +#include "apps/app_window_registry.h"
|
| #include "ash/content_support/gpu_support_impl.h"
|
| #include "ash/host/window_tree_host_factory.h"
|
| #include "ash/magnifier/magnifier_constants.h"
|
|
|