summaryrefslogtreecommitdiffstats
path: root/content/test/content_test_launcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/test/content_test_launcher.cc')
-rw-r--r--content/test/content_test_launcher.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/test/content_test_launcher.cc b/content/test/content_test_launcher.cc
index 46e6392..bfe894a 100644
--- a/content/test/content_test_launcher.cc
+++ b/content/test/content_test_launcher.cc
@@ -109,7 +109,6 @@ class ContentTestLauncherDelegate : public TestLauncherDelegate {
command_line->AppendSwitchPath(switches::kContentShellDataPath,
temp_data_dir);
command_line->AppendSwitch(switches::kUseFakeDeviceForMediaStream);
- command_line->AppendSwitch(switches::kUseFakeUIForMediaStream);
return true;
}