diff --git a/lib/Launcher.js b/lib/Launcher.js index bc3796f8adb3d..ceb57463db4f3 100644 --- a/lib/Launcher.js +++ b/lib/Launcher.js @@ -268,8 +268,7 @@ class ChromeLauncher { '--disable-default-apps', '--disable-dev-shm-usage', '--disable-extensions', - // BlinkGenPropertyTrees disabled due to crbug.com/937609 - '--disable-features=TranslateUI,BlinkGenPropertyTrees', + '--disable-features=TranslateUI', '--disable-hang-monitor', '--disable-ipc-flooding-protection', '--disable-popup-blocking',