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

Unified Diff: content/renderer/media/webrtc_audio_device_not_impl.h

Issue 885003003: Roll WebRTC 8176:8203, Libjingle 8174:8202 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include fix 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
« no previous file with comments | « DEPS ('k') | content/renderer/media/webrtc_audio_device_not_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/media/webrtc_audio_device_not_impl.h
diff --git a/content/renderer/media/webrtc_audio_device_not_impl.h b/content/renderer/media/webrtc_audio_device_not_impl.h
index 12934f8ff02b68c23468a56fd6f3626e8e7e553f..1ba1b078f9b45a25161772378c2c86f5e805011a 100644
--- a/content/renderer/media/webrtc_audio_device_not_impl.h
+++ b/content/renderer/media/webrtc_audio_device_not_impl.h
@@ -28,7 +28,6 @@ class CONTENT_EXPORT WebRtcAudioDeviceNotImpl
// TODO(henrika): it is possible to add functionality in these methods.
// Only adding very basic support for now without triggering any callback
// in the webrtc::AudioDeviceObserver interface.
- int32_t ChangeUniqueId(const int32_t id) override;
int64_t TimeUntilNextProcess() override;
int32_t Process() override;
« no previous file with comments | « DEPS ('k') | content/renderer/media/webrtc_audio_device_not_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698