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

Unified Diff: extensions/browser/extension_function_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 | « extensions/browser/extension_event_histogram_value.h ('k') | extensions/common/api/_manifest_features.json » ('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 8443f2039c3f37bf3a4330228c6b2dc40ecc3e53..94156c90ee87031e543dd27d7c22de7fb7adb548 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -926,8 +926,8 @@ enum HistogramValue {
COPRESENCEPRIVATE_SENDSAMPLES,
COPRESENCEPRIVATE_SENDDETECT,
COPRESENCEPRIVATE_SENDINITIALIZED,
- COPRESENCE_EXECUTE,
- COPRESENCE_SETAPIKEY,
+ DELETED_COPRESENCE_EXECUTE,
+ DELETED_COPRESENCE_SETAPIKEY,
FILESYSTEM_OBSERVEDIRECTORY,
FILESYSTEM_UNOBSERVEENTRY,
FILESYSTEM_GETOBSERVEDENTRIES,
@@ -968,7 +968,7 @@ enum HistogramValue {
USB_GETUSERSELECTEDDEVICES,
INPUTMETHODPRIVATE_GETINPUTMETHODCONFIG,
WALLPAPERPRIVATE_GETSYNCSETTING,
- COPRESENCE_SETAUTHTOKEN,
+ DELETED_COPRESENCE_SETAUTHTOKEN,
CAST_CHANNEL_SETAUTHORITYKEYS,
HOTWORDPRIVATE_STARTTRAINING,
HOTWORDPRIVATE_FINALIZESPEAKERMODEL,
« no previous file with comments | « extensions/browser/extension_event_histogram_value.h ('k') | extensions/common/api/_manifest_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698