| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 6cc7d148567209f53ba929c3a3802d49524a0e23..d42c875b5aa1060ecb045632f0e3e88d247b7440 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -631,6 +631,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[];
|
|
|