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

Unified Diff: chrome/common/url_constants.h

Issue 2882933002: Add update available icon in system tray (Closed)
Patch Set: 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.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 92531c6f24fe1b835c4a20ca70adb942fa0990d5..701a69d4b832aee18b8a0a8301b9bee70967c647 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -355,6 +355,7 @@ extern const char kInternetSubPage[];
extern const char kNetworkDetailSubPage[];
extern const char kPowerSubPage[];
extern const char kStylusSubPage[];
+extern const char kHelpSubPage[];
stevenjb 2017/05/15 18:06:45 I guess this is fine for now but FYI I just filed
weidongg 2017/05/15 20:06:57 Ok, I see. Should I rename it to kAboutChromeOSPag
stevenjb 2017/05/15 20:25:28 We could, but I think that might be confusing, so
weidongg 2017/05/16 19:46:08 Ok, I see.
#endif
// Extensions sub pages.

Powered by Google App Engine
This is Rietveld 408576698