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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 2131993002: Delete the audio modem and copresence private APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@eol
Patch Set: Sync again 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') | tools/metrics/histograms/histograms.xml » ('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 94156c90ee87031e543dd27d7c22de7fb7adb548..be02472e97d8ba66d2664447da3416d1b0761b03 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -922,10 +922,10 @@ enum HistogramValue {
NOTIFICATIONPROVIDER_GETALLNOTIFIERS,
GCDPRIVATE_GETPREFETCHEDWIFINAMELIST,
GUESTVIEWINTERNAL_SETAUTOSIZE,
- COPRESENCEPRIVATE_SENDFOUND,
- COPRESENCEPRIVATE_SENDSAMPLES,
- COPRESENCEPRIVATE_SENDDETECT,
- COPRESENCEPRIVATE_SENDINITIALIZED,
+ DELETED_COPRESENCEPRIVATE_SENDFOUND,
+ DELETED_COPRESENCEPRIVATE_SENDSAMPLES,
+ DELETED_COPRESENCEPRIVATE_SENDDETECT,
+ DELETED_COPRESENCEPRIVATE_SENDINITIALIZED,
DELETED_COPRESENCE_EXECUTE,
DELETED_COPRESENCE_SETAPIKEY,
FILESYSTEM_OBSERVEDIRECTORY,
@@ -1022,10 +1022,10 @@ enum HistogramValue {
WEBVIEWINTERNAL_SETALLOWSCALING,
PLATFORMKEYSINTERNAL_GETPUBLICKEY,
RUNTIME_OPENOPTIONSPAGE,
- AUDIOMODEM_TRANSMIT,
- AUDIOMODEM_STOPTRANSMIT,
- AUDIOMODEM_RECEIVE,
- AUDIOMODEM_STOPRECEIVE,
+ DELETED_AUDIOMODEM_TRANSMIT,
+ DELETED_AUDIOMODEM_STOPTRANSMIT,
+ DELETED_AUDIOMODEM_RECEIVE,
+ DELETED_AUDIOMODEM_STOPRECEIVE,
WEBRTCLOGGINGPRIVATE_STORE,
WEBRTCLOGGINGPRIVATE_UPLOADSTORED,
FILEMANAGERPRIVATEINTERNAL_SETENTRYTAG,
« no previous file with comments | « extensions/browser/extension_event_histogram_value.h ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698