| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 0ad00b830a1a50dc8280b35d97b2c91c3560c7f5..d7aa53c9343d8b053381595dbfbdea6038fb8ceb 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -317,6 +317,7 @@ extern const wchar_t kSyncAutofill[];
|
| extern const wchar_t kSyncThemes[];
|
| extern const wchar_t kSyncTypedUrls[];
|
| extern const wchar_t kSyncExtensions[];
|
| +extern const wchar_t kSyncManaged[];
|
|
|
| extern const wchar_t kWebAppCreateOnDesktop[];
|
| extern const wchar_t kWebAppCreateInAppsMenu[];
|
|
|