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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 168623003: Add chrome.screenlockPrivate API functions to handle alternate auth types. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 9 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:
Download patch
« no previous file with comments | « chrome/test/data/extensions/api_test/screenlock_private/lock_unlock/test.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index f2296c481a3320f86d60668e5df8eae5b28563ed..615b6f0fc9804361463ff52739a1476182579292 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -26160,6 +26160,13 @@ other types of suffix sets.
<int value="683" label="WEBVIEW_GETZOOM"/>
<int value="684" label="DEVELOPERPRIVATE_REQUESTFILESOURCE"/>
<int value="685" label="DEVELOPERPRIVATE_OPENDEVTOOLS"/>
+ <int value="686" label="ACTIVITYLOGPRIVATE_DELETEACTIVITIES"/>
+ <int value="687" label="NETWORKINGPRIVATE_SETWIFITDLSENABLEDSTATE"/>
+ <int value="688" label="NETWORKINGPRIVATE_GETWIFITDLSSTATUS"/>
+ <int value="689" label="SCREENLOCKPRIVATE_HIDEBUTTON"/>
+ <int value="690" label="SCREENLOCKPRIVATE_SETAUTHTYPE"/>
+ <int value="691" label="SCREENLOCKPRIVATE_GETAUTHTYPE"/>
+ <int value="692" label="SCREENLOCKPRIVATE_ACCEPTAUTHATTEMPT"/>
</enum>
<enum name="ExtensionInstallCause" type="int">
« no previous file with comments | « chrome/test/data/extensions/api_test/screenlock_private/lock_unlock/test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698