| Index: chrome/browser/ui/app_list/app_list_prefs.h
|
| diff --git a/chrome/browser/ui/app_list/app_list_prefs.h b/chrome/browser/ui/app_list/app_list_prefs.h
|
| index 9f2a5a295f452afee0f48c2bc54ca567cd03e9e1..5d00357b97ca2c8e7e67851ae8c098da0862f0b7 100644
|
| --- a/chrome/browser/ui/app_list/app_list_prefs.h
|
| +++ b/chrome/browser/ui/app_list/app_list_prefs.h
|
| @@ -10,6 +10,7 @@
|
| #include <vector>
|
|
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/observer_list.h"
|
| #include "base/values.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
|
|