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

Unified Diff: chrome/browser/resources/options2/chromeos/proxy.html

Issue 9513016: uber managed pref banners (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
Index: chrome/browser/resources/options2/chromeos/proxy.html
diff --git a/chrome/browser/resources/options2/chromeos/proxy.html b/chrome/browser/resources/options2/chromeos/proxy.html
index a6fa5138512db266b5091f5fede8e69bdb273019..cbc6de051c995ba39d276809568e605eb075fee7 100644
--- a/chrome/browser/resources/options2/chromeos/proxy.html
+++ b/chrome/browser/resources/options2/chromeos/proxy.html
@@ -1,8 +1,4 @@
<div id="proxyPage" class="page" hidden>
- <div id="info-banner" class="managed-prefs-banner" hidden>
- <span id="banner-icon" class="managed-prefs-icon"></span>
- <span id="banner-text" class="managed-prefs-text"></span>
- </div>
<h1 id="proxy-page-title" i18n-content="proxyPage"></h1>
<div class="content-area">
<h3 i18n-content="proxy_config_title"></h3>

Powered by Google App Engine
This is Rietveld 408576698