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

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

Issue 10006028: Plugins page in BWSI session has unnecessary and misleading UI components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nit fix Created 8 years, 8 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/accounts_options.html
diff --git a/chrome/browser/resources/options2/chromeos/accounts_options.html b/chrome/browser/resources/options2/chromeos/accounts_options.html
index 25f570b7a1c42baf62a9edc32c0b5fe7c87221f0..adb451aa0ab265a4e7b9a67de0745b4c419594ec 100644
--- a/chrome/browser/resources/options2/chromeos/accounts_options.html
+++ b/chrome/browser/resources/options2/chromeos/accounts_options.html
@@ -5,7 +5,7 @@
<div class="option">
<div id="ownerOnlyWarning" hidden>
<span i18n-content="owner_only"></span>
- <span i18n-content="owner_user_id"></span>
+ <span i18n-content="ownerUserId"></span>
</div>
<table class="option-control-table">
<tr>
« no previous file with comments | « chrome/browser/resources/options2/browser_options.js ('k') | chrome/browser/resources/options2/chromeos/accounts_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698