| Index: chrome/installer/util/google_update_constants.h
|
| ===================================================================
|
| --- chrome/installer/util/google_update_constants.h (revision 45984)
|
| +++ chrome/installer/util/google_update_constants.h (working copy)
|
| @@ -46,10 +46,6 @@
|
| // last time that chrome ran in the Time internal format.
|
| extern const wchar_t kRegLastRunTimeField[];
|
|
|
| -// How often to check if the persistent instance of Chrome needs to restart
|
| -// to install an update.
|
| -extern const int kUpdateCheckInvervalHours;
|
| -
|
| } // namespace google_update
|
|
|
| #endif // CHROME_INSTALLER_UTIL_GOOGLE_UPDATE_CONSTANTS_H_
|
|
|