diff --git a/content/test/content_browser_test.cc b/content/test/content_browser_test.cc index 4fc623aaf6cc3c..46402cc80baa18 100644 --- a/content/test/content_browser_test.cc +++ b/content/test/content_browser_test.cc @@ -89,12 +89,6 @@ void ContentBrowserTest::SetUp() { subprocess_path); #endif - // NOTE: should be kept in sync with - // chrome/browser/resources/software_rendering_list.json -#if !defined(OS_WIN) && !defined(OS_CHROMEOS) && !defined(OS_ANDROID) - command_line->AppendSwitch(switches::kDisableAcceleratedVideoDecode); -#endif - // LinuxInputMethodContextFactory has to be initialized. #if !defined(OS_CHROMEOS) && defined(USE_AURA) && defined(USE_X11) ui::InitializeInputMethodForTesting(); diff --git a/gpu/config/software_rendering_list_json.cc b/gpu/config/software_rendering_list_json.cc index 19a05ac9049c4b..230f76e2e91c9d 100644 --- a/gpu/config/software_rendering_list_json.cc +++ b/gpu/config/software_rendering_list_json.cc @@ -652,7 +652,6 @@ const char kSoftwareRenderingListJson[] = LONG_STRING_CONST( }, { "id": 48, - // Please keep in sync with content/test/content_browser_test.cc. "description": "Accelerated video decode is unavailable on Mac and Linux.", "cr_bugs": [137247, 133828], "exceptions": [