diff options
Diffstat (limited to 'chrome/browser/resources/options/chromeos_internet_options.html')
-rw-r--r-- | chrome/browser/resources/options/chromeos_internet_options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/options/chromeos_internet_options.html b/chrome/browser/resources/options/chromeos_internet_options.html index f22a728..95bcb58 100644 --- a/chrome/browser/resources/options/chromeos_internet_options.html +++ b/chrome/browser/resources/options/chromeos_internet_options.html @@ -21,7 +21,7 @@ <span i18n-content="ownerOnly"></span> <span i18n-content="ownerUserId"></span> </div> - <div class="checkbox"> + <div id="data-roaming" class="checkbox"> <label> <input id="enable-data-roaming" pref="cros.signed.data_roaming_enabled" |