| Index: apps/app_restore_service.cc
|
| diff --git a/apps/app_restore_service.cc b/apps/app_restore_service.cc
|
| index c9fca85c66d6f7e14cc833f8aba0d8438ad2ac46..3193fc6673a8c07b033c1390f50c943c07fbe308 100644
|
| --- a/apps/app_restore_service.cc
|
| +++ b/apps/app_restore_service.cc
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "apps/app_lifetime_monitor_factory.h"
|
| #include "apps/app_restore_service_factory.h"
|
| +#include "apps/app_window.h"
|
| #include "apps/launcher.h"
|
| #include "apps/saved_files_service.h"
|
| -#include "apps/shell_window.h"
|
| #include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/extensions/api/app_runtime/app_runtime_api.h"
|
| #include "chrome/browser/extensions/extension_host.h"
|
|
|