| Index: chrome/browser/supervised_user/legacy/supervised_user_pref_mapping_service.h
|
| diff --git a/chrome/browser/supervised_user/legacy/supervised_user_pref_mapping_service.h b/chrome/browser/supervised_user/legacy/supervised_user_pref_mapping_service.h
|
| index 31ab10a5b10ac8408109bd2724b805f3639e571f..fc89742a2f78b059bc008d7956875e6930534417 100644
|
| --- a/chrome/browser/supervised_user/legacy/supervised_user_pref_mapping_service.h
|
| +++ b/chrome/browser/supervised_user/legacy/supervised_user_pref_mapping_service.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/callback_list.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/prefs/pref_change_registrar.h"
|
|
|