| Index: chrome/browser/chromeos/cros_settings_names.h
|
| diff --git a/chrome/browser/chromeos/cros_settings_names.h b/chrome/browser/chromeos/cros_settings_names.h
|
| index 858fac08e2be30c2170e79a8d56dec981bd6c834..7f22afc892474ec49bb21ffcd6f501f698b7d6fe 100644
|
| --- a/chrome/browser/chromeos/cros_settings_names.h
|
| +++ b/chrome/browser/chromeos/cros_settings_names.h
|
| @@ -41,6 +41,8 @@ extern const char kScreenSaverTimeout[];
|
| extern const char kIdleLogoutTimeout[];
|
| extern const char kIdleLogoutWarningDuration[];
|
|
|
| +extern const char kStartUpUrls[];
|
| +
|
| } // namespace chromeos
|
|
|
| #endif // CHROME_BROWSER_CHROMEOS_CROS_SETTINGS_NAMES_H_
|
|
|