Chromium Code Reviews| Index: chrome/common/pref_names.cc |
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
| index ed97b2471a94ea0992be01519f41ed6a8d7483b9..8716be7e5b96468438f79c853284dba4b7386a14 100644 |
| --- a/chrome/common/pref_names.cc |
| +++ b/chrome/common/pref_names.cc |
| @@ -1398,7 +1398,6 @@ const char kStabilityPluginLoadingErrors[] = "loading_errors"; |
| // a chrome installation. They are (optionally) sent up to the uninstall |
| // survey in the event of uninstallation. The installation date is used by some |
| // opt-in services such as Wallet and UMA. |
|
Ilya Sherman
2014/07/08 03:26:33
nit: Please update this comment.
gab
2014/07/08 17:41:02
Done.
|
| -const char kInstallDate[] = "uninstall_metrics.installation_date2"; |
| const char kUninstallMetricsPageLoadCount[] = |
| "uninstall_metrics.page_load_count"; |
| const char kUninstallLastLaunchTimeSec[] = |