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

Unified Diff: chrome/browser/resources/options/chromeos/internet_detail.html

Issue 11272026: Remove the managed banner from the Chrome settings UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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/chromeos/internet_detail.html
diff --git a/chrome/browser/resources/options/chromeos/internet_detail.html b/chrome/browser/resources/options/chromeos/internet_detail.html
index f18aa778bde9b54c2bc51dd36f5b32c319a478ac..b2c76dd7925e8af9d7d7b1abb3c921fcbf5cd9b5 100644
--- a/chrome/browser/resources/options/chromeos/internet_detail.html
+++ b/chrome/browser/resources/options/chromeos/internet_detail.html
@@ -519,7 +519,6 @@
<div id="network-proxy-tab" class="subpages-tab-contents">
<section>
<div id="info-banner" hidden>
- <span id="banner-icon" class="page-banner-icon"></span>
<span id="banner-text" class="page-banner-text"></span>
Nikita (slow) 2012/10/25 09:28:54 Warning text has to stay?
bartfab (slow) 2012/10/25 09:31:45 Yes, this is a custom banner used only here that i
</div>
<div class="radio">

Powered by Google App Engine
This is Rietveld 408576698