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

Unified Diff: chrome/browser/resources/options/sync_section.html

Issue 335953002: Add UMA stats for user settings (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 6 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/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">
« no previous file with comments | « chrome/browser/resources/options/chromeos/accounts_options.js ('k') | chrome/browser/resources/sync_setup_overlay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698