Index: chrome/browser/media/chrome_media_stream_infobar_browsertest.cc |
=================================================================== |
--- chrome/browser/media/chrome_media_stream_infobar_browsertest.cc (revision 213248) |
+++ chrome/browser/media/chrome_media_stream_infobar_browsertest.cc (working copy) |
@@ -44,6 +44,7 @@ |
// Media stream infobar test for WebRTC. |
class MediaStreamInfobarTest : public InProcessBrowserTest { |
public: |
+ // InProcessBrowserTest: |
virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { |
// This test expects to run with fake devices but real UI. |
command_line->AppendSwitch(switches::kUseFakeDeviceForMediaStream); |