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

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

Issue 5995011: Simplify the accounts options page markup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 12 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/chromeos_accounts_options_page.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/chromeos_accounts_options.html
diff --git a/chrome/browser/resources/options/chromeos_accounts_options.html b/chrome/browser/resources/options/chromeos_accounts_options.html
index 42b5f2e55a6bba633f477bc701f3332975fde7e0..2f5af2a3d08d6fd3455d4bd0b93033d37fdbb208 100644
--- a/chrome/browser/resources/options/chromeos_accounts_options.html
+++ b/chrome/browser/resources/options/chromeos_accounts_options.html
@@ -3,7 +3,6 @@
<section>
<div class="option">
<div id="ownerOnlyWarning" class="hidden">
- <span id="warningIcon"></span>
<span i18n-content="owner_only"></span>
<span i18n-content="owner_user_id"></span>
</div>
« no previous file with comments | « no previous file | chrome/browser/resources/options/chromeos_accounts_options_page.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698