| Index: components/user_prefs/pref_registry_syncable.h
|
| diff --git a/components/user_prefs/pref_registry_syncable.h b/components/user_prefs/pref_registry_syncable.h
|
| index 9134d0b09d28a22934e3839039cb018e0b0f2a4f..64de0a332e45a0182c1dc1a73e1865331d746b1a 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"
|
|
|
|
|