| Index: chrome/browser/notifications/message_center_notification_manager.cc
|
| diff --git a/chrome/browser/notifications/message_center_notification_manager.cc b/chrome/browser/notifications/message_center_notification_manager.cc
|
| index c233986bfa88e09ead12b85013dcf1de00730cc4..98eb386d60ddc921f05875152607120558c8928f 100644
|
| --- a/chrome/browser/notifications/message_center_notification_manager.cc
|
| +++ b/chrome/browser/notifications/message_center_notification_manager.cc
|
| @@ -95,7 +95,6 @@
|
| PrefRegistrySimple* registry) {
|
| registry->RegisterBooleanPref(prefs::kMessageCenterShowedFirstRunBalloon,
|
| false);
|
| - registry->RegisterBooleanPref(prefs::kMessageCenterForcedOnTaskbar, false);
|
| }
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
|
|