fixup! [M120 Migration] Notify media device state to webbrowser 94/307794/2
authorzhishun.zhou <zhishun.zhou@samsung.com>
Wed, 13 Mar 2024 06:23:51 +0000 (14:23 +0800)
committerYanqing Lu <yanqing.lu@samsung.com>
Wed, 13 Mar 2024 07:08:14 +0000 (07:08 +0000)
commitfc86f05658181160ebf6a93bc7b3069e7d1897f2
tree82f2ccc451c64b19fbb219c55e5cd4e03533c732
parent9416c0fa497fadee4a33ab8dcdf002515e147b33
fixup! [M120 Migration] Notify media device state to webbrowser

Fix build error with flag "--build-chrome":
gen/media/mojo/mojom/audio_input_stream.mojom.h:151:16: note: unimplemented pure virtual method 'OnMediaStateChanged' in 'CapturedAudioInput'
[  340s]   151 |   virtual void OnMediaStateChanged(uint32_t previous, uint32_t current) = 0;

Change-Id: I2dcf7941f1f40e3ccd230a73bff10c030b1b3850
Signed-off-by: zhishun.zhou <zhishun.zhou@samsung.com>
components/mirroring/service/captured_audio_input.h