| Index: content/browser/media/media_browsertest.cc
|
| diff --git a/content/browser/media/media_browsertest.cc b/content/browser/media/media_browsertest.cc
|
| index b3dffc714ffb0052435134ed6e7f411a94566733..0cdfc5eeb7f197719fcc52aa8248c641408b3845 100644
|
| --- a/content/browser/media/media_browsertest.cc
|
| +++ b/content/browser/media/media_browsertest.cc
|
| @@ -36,7 +36,6 @@ const char MediaBrowserTest::kError[] = "error";
|
|
|
| void MediaBrowserTest::SetUpCommandLine(base::CommandLine* command_line) {
|
| command_line->AppendSwitch(switches::kIgnoreAutoplayRestrictionsForTests);
|
| - command_line->AppendSwitch(switches::kEnableVp9InMp4);
|
| }
|
|
|
| void MediaBrowserTest::RunMediaTestPage(const std::string& html_page,
|
|
|