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

Unified Diff: extensions/browser/extension_event_histogram_value.h

Issue 1810583003: [Extensions] Update extension function/event histogram values (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | extensions/browser/extension_function_histogram_value.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/extension_event_histogram_value.h
diff --git a/extensions/browser/extension_event_histogram_value.h b/extensions/browser/extension_event_histogram_value.h
index c139135ea1adf2d96d0de147ec82647c7203c65f..479ce7db2f4d99e4fd1eb0bfa6d4dacf46572f8f 100644
--- a/extensions/browser/extension_event_histogram_value.h
+++ b/extensions/browser/extension_event_histogram_value.h
@@ -190,8 +190,8 @@ enum HistogramValue {
INPUT_METHOD_PRIVATE_ON_DICTIONARY_CHANGED,
INPUT_METHOD_PRIVATE_ON_DICTIONARY_LOADED,
INSTANCE_ID_ON_TOKEN_REFRESH,
- LOCATION_ON_LOCATION_ERROR,
- LOCATION_ON_LOCATION_UPDATE,
+ DELETED_LOCATION_ON_LOCATION_ERROR,
+ DELETED_LOCATION_ON_LOCATION_UPDATE,
LOG_PRIVATE_ON_CAPTURED_EVENTS,
MANAGEMENT_ON_DISABLED,
MANAGEMENT_ON_ENABLED,
« no previous file with comments | « no previous file | extensions/browser/extension_function_histogram_value.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698