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..fac1d7bb28cfe42f7a095c66b6c26c978631d643 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_UsersEnableScreenLock" |
michaelpg
2014/06/13 23:15:43
Just "Options_UsersScreenLock" or "Options_ScreenL
stevenjb
2014/06/16 21:58:10
Done.
|
pref="settings.enable_screen_lock"> |
<span> |
<label for="enable-screen-lock" i18n-content="enableScreenlock"> |