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

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: renaming, dom update, move OnAuthAttempted into SigninScreenHandler 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') | no next file » | 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 eea8f615d0077fb8f58f2d90c74e15a702e009ff..511b2823e3b93b92194c933e6f84141b4bfa77d4 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,
Tim Song 2014/05/16 23:27:05 Update histograms.xml as well.
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') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698