| Index: chrome/browser/ui/app_list/profile_loader.h
|
| diff --git a/chrome/browser/ui/app_list/profile_loader.h b/chrome/browser/ui/app_list/profile_loader.h
|
| index 5af1bfba0d8c81950a21336c51d51524c6ec05cd..8db286c1fda2571de69244aaef7d71ede21f128a 100644
|
| --- a/chrome/browser/ui/app_list/profile_loader.h
|
| +++ b/chrome/browser/ui/app_list/profile_loader.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|
| namespace base {
|
|
|