Index: chrome/installer/util/google_update_constants.cc |
=================================================================== |
--- chrome/installer/util/google_update_constants.cc (revision 45984) |
+++ chrome/installer/util/google_update_constants.cc (working copy) |
@@ -33,6 +33,4 @@ |
const wchar_t kEnvProductVersionKey[] = L"CHROME_VERSION"; |
const wchar_t kRegLastRunTimeField[] = L"lastrun"; |
-const int kUpdateCheckInvervalHours = 6; |
- |
} // namespace google_update |