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

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

Issue 289013002: cros: Clean up screenlockPrivate plumbing. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 7 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 | « extensions/browser/extension_function_histogram_value.h ('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 60700d7134ada3a18cf3c30bbe4d778ed0de1604..8aa92d57a4efedb0ce7f8c9e694bf0427e10b18a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -34598,7 +34598,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="649" label="MEDIAGALLERIES_GETMETADATA"/>
<int value="650" label="INPUT_IME_SENDKEYEVENTS"/>
<int value="651" label="VIRTUALKEYBOARDPRIVATE_LOCKKEYBOARD"/>
- <int value="652" label="SCREENLOCKPRIVATE_SHOWBUTTON"/>
+ <int value="652" label="SCREENLOCKPRIVATE_SHOWCUSTOMICON"/>
<int value="653" label="INPUT_IME_HIDEINPUTVIEW"/>
<int value="654" label="BOOKMARKMANAGERPRIVATE_UNDO"/>
<int value="655" label="BOOKMARKMANAGERPRIVATE_REDO"/>
@@ -34636,7 +34636,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<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="689" label="SCREENLOCKPRIVATE_HIDECUSTOMICON"/>
<int value="690" label="SCREENLOCKPRIVATE_SETAUTHTYPE"/>
<int value="691" label="SCREENLOCKPRIVATE_GETAUTHTYPE"/>
<int value="692" label="SCREENLOCKPRIVATE_ACCEPTAUTHATTEMPT"/>
« no previous file with comments | « extensions/browser/extension_function_histogram_value.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698