| Index: components/user_prefs/tracked/tracked_atomic_preference.h
|
| diff --git a/components/user_prefs/tracked/tracked_atomic_preference.h b/components/user_prefs/tracked/tracked_atomic_preference.h
|
| index 3e183cf3dbd08cd2e1757c9d529d355856326874..04bd0eaae8520c091810d376ba1ca5e918f0e133 100644
|
| --- a/components/user_prefs/tracked/tracked_atomic_preference.h
|
| +++ b/components/user_prefs/tracked/tracked_atomic_preference.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_USER_PREFS_TRACKED_ATOMIC_PREFERENCE_H_
|
| #define COMPONENTS_USER_PREFS_TRACKED_ATOMIC_PREFERENCE_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <string>
|
|
|
| #include "base/compiler_specific.h"
|
|
|