Chromium Code Reviews| Index: chrome/common/pref_names.cc |
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
| index 51736d98a8328d0c6b224eee78e4873884580587..99488016db4ba80d034ed155bc05c36df207e14a 100644 |
| --- a/chrome/common/pref_names.cc |
| +++ b/chrome/common/pref_names.cc |
| @@ -1599,7 +1599,6 @@ const char kLastWelcomedOSVersion[] = "browser.last_welcomed_os_version"; |
| // An int that stores how often we've shown the "Chrome is configured to |
| // auto-launch" infobar. |
|
Alexei Svitkine (slow)
2015/11/10 16:17:05
Delete the comment too.
gab
2015/11/10 16:29:03
Oops, good catch, thanks
|
| -const char kShownAutoLaunchInfobar[] = "browser.shown_autolaunch_infobar"; |
| // Boolean that specifies whether or not showing the welcome page following an |
| // OS upgrade is enabled. True by default. May be set by master_preferences or |