| Index: chrome/browser/ui/app_list/profile_loader.cc
|
| diff --git a/chrome/browser/ui/app_list/profile_loader.cc b/chrome/browser/ui/app_list/profile_loader.cc
|
| index d2fd92c971234dfd64e0a5e3a914986574fff0ed..40546f7c53a9b8a16e2e54e0121ffd0f58dd59fc 100644
|
| --- a/chrome/browser/ui/app_list/profile_loader.cc
|
| +++ b/chrome/browser/ui/app_list/profile_loader.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/files/file_path.h"
|
| +#include "chrome/browser/apps/scoped_keep_alive.h"
|
| #include "chrome/browser/ui/app_list/profile_store.h"
|
| -#include "chrome/browser/ui/app_list/scoped_keep_alive.h"
|
|
|
| ProfileLoader::ProfileLoader(ProfileStore* profile_store)
|
| : profile_store_(profile_store),
|
|
|