| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 204d1d02ca6f0001f64b20c73cb50c794e6befea..e81f718ee9b566bb14fff2349bfe8a7ab61aa89f 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -630,6 +630,7 @@ extern const char kAutoEnrollmentPowerLimit[];
|
| extern const char kReportDeviceVersionInfo[];
|
| extern const char kReportDeviceActivityTimes[];
|
| extern const char kDeviceActivityTimes[];
|
| +extern const char kSyncSpareBootstrapToken[];
|
| #endif
|
|
|
| extern const char kClearPluginLSODataEnabled[];
|
|
|