| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 771afb82655b328f0caf35a976f2ebf76994cfc9..5507bb98053fb645408907c9caf5684805c06ccd 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -20,6 +20,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[];
|
|
|