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

Unified Diff: chrome/common/pref_names.h

Issue 252513004: Reland r265807: "Moves the notification icon out of th..." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disable tray size test on Vista since it won't have any effect on a new icon. Created 6 years, 8 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.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 561ac675dec3b60428cd564b2124ad7495ff592c..0f1c88317dc2c3e055353771f9e18ef6c2cf720d 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -768,6 +768,7 @@ extern const char kRollbackRequested[];
extern const char kMessageCenterShowedFirstRunBalloon[];
extern const char kMessageCenterShowIcon[];
+extern const char kMessageCenterForcedOnTaskbar[];
extern const char kRecoveryComponentVersion[];
extern const char kComponentUpdaterState[];

Powered by Google App Engine
This is Rietveld 408576698