| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 8b68eca2bfb47622527ab7737f247bb6cbdc8c73..68d61889846f30cb0dc8e34aa542d26cf0edf29c 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -18,6 +18,7 @@ namespace prefs {
|
| #if defined(OS_CHROMEOS) && defined(ENABLE_APP_LIST)
|
| extern const char kArcApps[];
|
| extern const char kArcBackupRestoreEnabled[];
|
| +extern const char kArcBackupRestoreManaged[];
|
| extern const char kArcEnabled[];
|
| extern const char kArcPackages[];
|
| extern const char kArcSetNotificationsEnabledDeferred[];
|
|
|