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

Unified Diff: chrome/common/url_constants.cc

Issue 2882933002: Add update available icon in system tray (Closed)
Patch Set: Apply fix to patch set 3 Created 3 years, 7 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/url_constants.cc
diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc
index d17f68e51d745dc0079f50a863f97e4c846b37cd..c1a295d7f000e471b25e3e64725e775745004e77 100644
--- a/chrome/common/url_constants.cc
+++ b/chrome/common/url_constants.cc
@@ -382,6 +382,7 @@ const char kInternetSubPage[] = "internet";
const char kNetworkDetailSubPage[] = "networkDetail";
const char kPowerSubPage[] = "power";
const char kStylusSubPage[] = "stylus";
+const char kHelpSubPage[] = "help";
sky 2017/05/18 15:50:43 Please keep sorted. Also, kChromeUIHelpHost has th
weidongg 2017/05/18 20:36:35 Yes, it's not used as the host.
#else
const char kCreateProfileSubPage[] = "createProfile";
const char kManageProfileSubPage[] = "manageProfile";
« chrome/browser/chrome_notification_types.h ('K') | « chrome/common/url_constants.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698