Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 6864feca35ea388c2cdebd7fc139f44526fb5f7d..125e17a06cfef977b26ae348845efa38e3cdb18d 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -2119,9 +2119,6 @@ |
// center for desktop notifications. |
const char kMessageCenterShowedFirstRunBalloon[] = |
"message_center.showed_first_run_balloon"; |
- |
-const char kMessageCenterForcedOnTaskbar[] = |
- "message_center.was_forced_on_taskbar"; |
// *************** SERVICE PREFS *************** |
// These are attached to the service process. |