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

Unified Diff: extensions/browser/extension_function_histogram_value.h

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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/api/screenlock_private.idl ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/extension_function_histogram_value.h
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index 9e12313bf35f80324e17b02d141551920d2b3dd2..d9e091f34257f5ddf813202692ab103ca2240c83 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -710,7 +710,7 @@ enum HistogramValue {
MEDIAGALLERIES_GETMETADATA,
INPUT_IME_SENDKEYEVENTS,
VIRTUALKEYBOARDPRIVATE_LOCKKEYBOARD,
- SCREENLOCKPRIVATE_SHOWBUTTON,
+ SCREENLOCKPRIVATE_SHOWCUSTOMICON,
INPUT_IME_HIDEINPUTVIEW,
BOOKMARKMANAGERPRIVATE_UNDO,
BOOKMARKMANAGERPRIVATE_REDO,
@@ -747,7 +747,7 @@ enum HistogramValue {
ACTIVITYLOGPRIVATE_DELETEACTIVITIES,
NETWORKINGPRIVATE_SETWIFITDLSENABLEDSTATE,
NETWORKINGPRIVATE_GETWIFITDLSSTATUS,
- SCREENLOCKPRIVATE_HIDEBUTTON,
+ SCREENLOCKPRIVATE_HIDECUSTOMICON,
SCREENLOCKPRIVATE_SETAUTHTYPE,
SCREENLOCKPRIVATE_GETAUTHTYPE,
SCREENLOCKPRIVATE_ACCEPTAUTHATTEMPT,
« no previous file with comments | « chrome/common/extensions/api/screenlock_private.idl ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698