| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index e82bdbca48da8bc6f7fc0735defb3fc97d543271..8c206bd554c3a3af6d65ca3eee80df4f292bb2df 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -647,6 +647,7 @@ extern const char kServerBackedDeviceState[];
|
| extern const char kCustomizationDefaultWallpaperURL[];
|
| extern const char kLogoutStartedLast[];
|
| extern const char kConsumerManagementStage[];
|
| +extern const char kIsBootstrappingSlave[];
|
| #endif // defined(OS_CHROMEOS)
|
|
|
| extern const char kClearPluginLSODataEnabled[];
|
|
|