| Index: chrome/installer/util/google_update_constants.h
|
| diff --git a/chrome/installer/util/google_update_constants.h b/chrome/installer/util/google_update_constants.h
|
| index f55268bdd6e2202d76335f062bb03d21f8df0711..05d97b2e04a7e04d417cae3036f8c6eae7369b1c 100644
|
| --- a/chrome/installer/util/google_update_constants.h
|
| +++ b/chrome/installer/util/google_update_constants.h
|
| @@ -76,7 +76,7 @@ extern const wchar_t kRegUsageStatsField[];
|
| extern const wchar_t kRegVersionField[];
|
| extern const wchar_t kRegWebAccessibleField[];
|
|
|
| -// last time that chrome ran in the Time internal format.
|
| +// Last time that chrome ran in the Time internal format.
|
| extern const wchar_t kRegLastRunTimeField[];
|
|
|
| // The name of the value where Google Update reads the list of experiments for
|
|
|