| Index: components/syncable_prefs/pref_service_mock_factory.h
|
| diff --git a/components/syncable_prefs/pref_service_mock_factory.h b/components/syncable_prefs/pref_service_mock_factory.h
|
| index f5b5d32ec99181fea84589ce2871603a3b4e26b4..9ff937f4e250776602f5f0d1072acbfbf4795be5 100644
|
| --- a/components/syncable_prefs/pref_service_mock_factory.h
|
| +++ b/components/syncable_prefs/pref_service_mock_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_SYNCABLE_PREFS_PREF_SERVICE_MOCK_FACTORY_H_
|
| #define COMPONENTS_SYNCABLE_PREFS_PREF_SERVICE_MOCK_FACTORY_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/syncable_prefs/pref_service_syncable_factory.h"
|
|
|
| namespace syncable_prefs {
|
|
|