summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options/chromeos/internet_detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/options/chromeos/internet_detail.html')
-rw-r--r--chrome/browser/resources/options/chromeos/internet_detail.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/browser/resources/options/chromeos/internet_detail.html b/chrome/browser/resources/options/chromeos/internet_detail.html
index ec541b2..dd939e8 100644
--- a/chrome/browser/resources/options/chromeos/internet_detail.html
+++ b/chrome/browser/resources/options/chromeos/internet_detail.html
@@ -74,8 +74,8 @@
<label for="prefer-network-wifi"
i18n-content="inetPreferredNetwork">
</label>
- <span class="controlled-setting-indicator" data="preferred"
- for="prefer-network-wifi">
+ <span class="controlled-setting-indicator"
+ managed="Priority" for="prefer-network-wifi">
</span>
</span>
</span>
@@ -224,7 +224,7 @@
<td>
<input class="option-value" id="inet-server-hostname"></input>
<span class="controlled-setting-indicator"
- data="serverHostname" for="inet-server-hostname"></span>
+ managed="VPN.Host" for="inet-server-hostname"></span>
</td>
</tr>
<tr>