| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index b65f79cbd8ed5de3d24e81cf926b4e2591634acd..103280d288b619040f0c99dc9da150a02c5e417b 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -507,6 +507,7 @@ extern const char kShutdownNumProcessesSlow[];
|
|
|
| extern const char kRestartLastSessionOnShutdown[];
|
| #if !defined(OS_ANDROID)
|
| +extern const char kSuppressUnsupportedOSWarning[];
|
| extern const char kWasRestarted[];
|
| #endif
|
|
|
|
|