| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index cbb3abe38e5e6f6a73c3d42f2a9484029dd1e8c4..8209743b3cc0e585178107427a60d6a4e49d0917 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -312,6 +312,7 @@ extern const char kPowerUseAudioActivity[];
|
| extern const char kPowerUseVideoActivity[];
|
| extern const char kPowerPresentationIdleDelayFactor[];
|
| extern const char kTermsOfServiceURL[];
|
| +extern const char kUsedPolicyCertificatesOnce[];
|
| #endif // defined(OS_CHROMEOS)
|
| extern const char kIpcDisabledMessages[];
|
| extern const char kShowHomeButton[];
|
|
|