Index: chrome/browser/resources/options/sync_section.html |
diff --git a/chrome/browser/resources/options/sync_section.html b/chrome/browser/resources/options/sync_section.html |
index 04f1a9079c65e271dad3eaa23180dcf70edab10d..fea00770681d1ccd6b1dfa965a99340eaa088631 100644 |
--- a/chrome/browser/resources/options/sync_section.html |
+++ b/chrome/browser/resources/options/sync_section.html |
@@ -34,6 +34,7 @@ |
<div class="checkbox"> |
<span class="controlled-setting-with-label"> |
<input id="enable-screen-lock" type="checkbox" |
+ metric="Options_ScreenLock" |
pref="settings.enable_screen_lock"> |
<span> |
<label for="enable-screen-lock" i18n-content="enableScreenlock"> |