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

Unified Diff: chrome/browser/resources/options/browser_options.html

Issue 467363003: Guest mode causes certain settings to be hidden. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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/browser/resources/options/browser_options.html
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html
index fcfcd156c31496dc067eea3310926219474362bf..acd19f935f21cb99c7d943a7f6d312ca03958db7 100644
--- a/chrome/browser/resources/options/browser_options.html
+++ b/chrome/browser/resources/options/browser_options.html
@@ -33,7 +33,7 @@
<div id="proxy-section-content"></div>
</section>
- <section>
+ <section id="appearance-section">
<h3 i18n-content="sectionTitleAppearance"></h3>
<div class="settings-row">
<if expr="chromeos">

Powered by Google App Engine
This is Rietveld 408576698