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

Unified Diff: extensions/browser/extension_event_histogram_value.h

Issue 2130803002: Deleting the copresence API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 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 | « components/copresence/tokens.cc ('k') | 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 c4eed8f652a9341ef418863ed5100c47ec1d2e98..1dd3a0f81fd218ea176727d1db9c44c8dbda6eb4 100644
--- a/extensions/browser/extension_event_histogram_value.h
+++ b/extensions/browser/extension_event_histogram_value.h
@@ -85,8 +85,8 @@ enum HistogramValue {
CONTEXT_MENUS_INTERNAL_ON_CLICKED,
CONTEXT_MENUS_ON_CLICKED,
COOKIES_ON_CHANGED,
- COPRESENCE_ON_MESSAGES_RECEIVED,
- COPRESENCE_ON_STATUS_UPDATED,
+ DELETED_COPRESENCE_ON_MESSAGES_RECEIVED,
+ DELETED_COPRESENCE_ON_STATUS_UPDATED,
COPRESENCE_PRIVATE_ON_CONFIG_AUDIO,
COPRESENCE_PRIVATE_ON_DECODE_SAMPLES_REQUEST,
COPRESENCE_PRIVATE_ON_ENCODE_TOKEN_REQUEST,
« no previous file with comments | « components/copresence/tokens.cc ('k') | extensions/browser/extension_function_histogram_value.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698