diff options
Diffstat (limited to 'components/user_prefs/pref_registry_syncable.h')
-rw-r--r-- | components/user_prefs/pref_registry_syncable.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/user_prefs/pref_registry_syncable.h b/components/user_prefs/pref_registry_syncable.h index 9134d0b..64de0a3 100644 --- a/components/user_prefs/pref_registry_syncable.h +++ b/components/user_prefs/pref_registry_syncable.h @@ -8,6 +8,7 @@ #include <set> #include <string> +#include "base/callback.h" #include "base/prefs/pref_registry.h" #include "components/user_prefs/user_prefs_export.h" |