| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 5bb6eb79b1f65c497269dae32beb17b8faf6d334..9d3f76c863831670eae31038a3543ea22c59e07d 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -773,6 +773,7 @@ extern const char kCachedMultiProfileUserBehavior[];
|
| extern const char kInitialLocale[];
|
| extern const char kOobeComplete[];
|
| extern const char kDeviceRegistered[];
|
| +extern const char kUsedPolicyCertificates[];
|
| #endif
|
|
|
| extern const char kClearPluginLSODataEnabled[];
|
|
|