Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4582)

Unified Diff: chrome/common/pref_names.cc

Issue 110693004: Moves the notification icon out of the status area overflow. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/pref_names.cc
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
index c7139bec2f5f0803f926ad399c19a1b0c1e16388..68e41affdb62c41cc2839aef480641277a1fb86d 100644
--- a/chrome/common/pref_names.cc
+++ b/chrome/common/pref_names.cc
@@ -2212,6 +2212,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.
« chrome/browser/ui/views/status_icons/status_tray_win.cc ('K') | « chrome/common/pref_names.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698