| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 03a07aae8435d0d9bd473ae62c3c9767c100dc19..271159b77232ae2b5cc9215cd4f9608102334202 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -19,6 +19,7 @@ namespace prefs {
|
|
|
| // Profile prefs. Please add Local State prefs below instead.
|
| #if defined(OS_CHROMEOS) && BUILDFLAG(ENABLE_APP_LIST)
|
| +extern const char kArcActiveDirectoryPlayUserId[];
|
| extern const char kArcApps[];
|
| extern const char kArcBackupRestoreEnabled[];
|
| extern const char kArcDataRemoveRequested[];
|
|
|