Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 125e17a06cfef977b26ae348845efa38e3cdb18d..6864feca35ea388c2cdebd7fc139f44526fb5f7d 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -2120,6 +2120,9 @@ const char kRollbackRequested[] = "RollbackRequested"; |
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. |