Index: chrome/browser/resources/options/browser_options.css |
diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css |
index bc945bf644302b5106a129839a2922c446fb58b6..0c2cc0ae2ca6ba4df958f0afc7384b89591f1357 100644 |
--- a/chrome/browser/resources/options/browser_options.css |
+++ b/chrome/browser/resources/options/browser_options.css |
@@ -454,7 +454,9 @@ list:not([disabled]) > .network-group[selected] { |
div[guestmode=true] #appearance-section, |
div[guestmode=true] #startup-section, |
Evan Stade
2014/08/28 18:11:22
this looks like a job for -webkit-any
Mike Lerman
2014/08/29 19:21:07
Done.
|
+<if expr="not chromeos"> |
div[guestmode=true] #searchBox, |
+</if> |
div[guestmode=true] #reset-profile-settings-section { |
display: none; |
} |