Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / browser / renderer_host / media / audio_renderer_host_unittest.cc
index 8710b0d..8c03eac 100644 (file)
@@ -157,7 +157,7 @@ class AudioRendererHostTest : public testing::Test {
     host_->set_peer_pid_for_testing(base::GetCurrentProcId());
   }
 
-  virtual ~AudioRendererHostTest() {
+  ~AudioRendererHostTest() override {
     // Simulate closing the IPC channel and give the audio thread time to close
     // the underlying streams.
     host_->OnChannelClosing();