| Index: content/browser/renderer_host/media/video_capture_host_unittest.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/media/video_capture_host_unittest.cc (revision 278168)
|
| +++ content/browser/renderer_host/media/video_capture_host_unittest.cc (working copy)
|
| @@ -309,7 +309,7 @@
|
|
|
| CloseSession();
|
|
|
| - // Simulate closing the IPC sender.
|
| + // Simulate closing the IPC channel.
|
| host_->OnChannelClosing();
|
|
|
| // Release the reference to the mock object. The object will be destructed
|
|
|