webrtc/modules/audio_device/win
Mirko Bonadei d970807e0c Remove rtc_base/scoped_ref_ptr.h.
The type rtc::scoped_refptr<T> is now part of api/. Please include it from
api/scoped_refptr.h.

More info: See: https://groups.google.com/forum/#!topic/discuss-webrtc/Mme2MSz4z4o.

Bug: webrtc:9887, webrtc:8205
No-Try: True
Change-Id: Ic6c7c81e226e59f12f7933e472f573ae097b55bf
Reviewed-on: https://webrtc-review.googlesource.com/c/119041
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26414}
2019-01-25 20:29:58 +00:00
..
audio_device_core_win.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_device_core_win.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
audio_device_module_win.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
audio_device_module_win.h Remove rtc_base/scoped_ref_ptr.h. 2019-01-25 20:29:58 +00:00
core_audio_base_win.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
core_audio_base_win.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_input_win.cc Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_input_win.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_output_win.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
core_audio_output_win.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_utility_win_unittest.cc Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
core_audio_utility_win.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
core_audio_utility_win.h Compile audio_device without -Wno-global-constructors. 2018-10-01 08:49:51 +00:00