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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 895783002: Remove the Copresence Endpoints API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
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 ae8e2cd3647392c7aa187e789f329fc58d2145e7..ab2f8af5ce85cc271c08364321b66d8599020cd6 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -995,9 +995,9 @@ enum HistogramValue {
AUTOTESTPRIVATE_SETNATURALSCROLL,
AUTOTESTPRIVATE_SETMOUSESENSITIVITY,
AUTOTESTPRIVATE_SETPRIMARYBUTTONRIGHT,
- COPRESENCEENDPOINTS_CREATELOCALENDPOINT,
- COPRESENCEENDPOINTS_DESTROYLOCALENDPOINT,
- COPRESENCEENDPOINTS_SEND,
+ DELETED_COPRESENCEENDPOINTS_CREATELOCALENDPOINT,
+ DELETED_COPRESENCEENDPOINTS_DESTROYLOCALENDPOINT,
+ DELETED_COPRESENCEENDPOINTS_SEND,
INLINE_INSTALL_PRIVATE_INSTALL,
LAUNCHERPAGE_SETENABLED,
CRYPTOTOKENPRIVATE_REQUESTPERMISSION,
« no previous file with comments | « extensions/browser/api/copresence_endpoints/copresence_endpoints_api.cc ('k') | extensions/common/api/_api_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698