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

Unified Diff: chrome/browser/dom_ui/options/advanced_options_handler.cc

Issue 6342020: dom-ui settings: Layout tweaks to bring Under the Hood closer to mocks.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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 | « no previous file | chrome/browser/resources/options/advanced_options.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/dom_ui/options/advanced_options_handler.cc
===================================================================
--- chrome/browser/dom_ui/options/advanced_options_handler.cc (revision 72411)
+++ chrome/browser/dom_ui/options/advanced_options_handler.cc (working copy)
@@ -83,9 +83,6 @@
l10n_util::GetStringUTF16(IDS_OPTIONS_OPEN_FILE_TYPES_AUTOMATICALLY));
localized_strings->SetString("autoOpenFileTypesResetToDefault",
l10n_util::GetStringUTF16(IDS_OPTIONS_AUTOOPENFILETYPES_RESETTODEFAULT));
- localized_strings->SetString("gearSettingsGroupName",
- dom_options_util::StripColon(
- l10n_util::GetStringUTF16(IDS_OPTIONS_GEARSSETTINGS_GROUP_NAME)));
localized_strings->SetString("gearSettingsConfigureGearsButton",
l10n_util::GetStringUTF16(
IDS_OPTIONS_GEARSSETTINGS_CONFIGUREGEARS_BUTTON));
« no previous file with comments | « no previous file | chrome/browser/resources/options/advanced_options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698