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

Unified Diff: chrome/browser/ui/webui/options2/browser_options_handler2.cc

Issue 9583025: Revert 124583 (See crbug.com/114259) Original info for r124583 is: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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
« no previous file with comments | « chrome/browser/ui/browser_init.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/options2/browser_options_handler2.cc
===================================================================
--- chrome/browser/ui/webui/options2/browser_options_handler2.cc (revision 124738)
+++ chrome/browser/ui/webui/options2/browser_options_handler2.cc (working copy)
@@ -250,6 +250,7 @@
{ "sslCheckRevocation", IDS_OPTIONS_SSL_CHECKREVOCATION },
{ "sslGroupDescription", IDS_OPTIONS_SSL_GROUP_DESCRIPTION },
{ "startupSetPages", IDS_OPTIONS2_STARTUP_SET_PAGES },
+ { "startupShowHomePage", IDS_OPTIONS2_STARTUP_SHOW_HOME_PAGE },
{ "startupShowNewTab", IDS_OPTIONS2_STARTUP_SHOW_NEWTAB },
{ "startupShowLastSession", IDS_OPTIONS_STARTUP_SHOW_LAST_SESSION },
{ "startupShowPages", IDS_OPTIONS2_STARTUP_SHOW_PAGES },
« no previous file with comments | « chrome/browser/ui/browser_init.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698