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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 2784563003: WebRTC Audio private API: removing WebRtcAudioPrivate(Set/Get)ActiveSinkFunction (Closed)
Patch Set: updated api version Created 3 years, 8 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 | « content/public/test/mock_render_process_host.h ('k') | media/audio/audio_output_controller.h » ('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 34432585e4e0b3e3900d8d4c37498e9d20eef6a3..0faac6a476621f56d6e9bce857df872285176e5f 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -673,8 +673,8 @@ enum HistogramValue {
SYSTEM_STORAGE_GETAVAILABLECAPACITY,
BROWSERACTION_OPEN_POPUP,
WEBRTC_AUDIO_PRIVATE_GET_SINKS,
- WEBRTC_AUDIO_PRIVATE_GET_ACTIVE_SINK,
- WEBRTC_AUDIO_PRIVATE_SET_ACTIVE_SINK,
+ DELETED_WEBRTC_AUDIO_PRIVATE_GET_ACTIVE_SINK,
+ DELETED_WEBRTC_AUDIO_PRIVATE_SET_ACTIVE_SINK,
WEBRTC_AUDIO_PRIVATE_GET_ASSOCIATED_SINK,
VIRTUALKEYBOARDPRIVATE_KEYBOARDLOADED,
DELETED_APP_CURRENTWINDOWINTERNAL_SETMINWIDTH,
« no previous file with comments | « content/public/test/mock_render_process_host.h ('k') | media/audio/audio_output_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698