$OpenBSD: patch-chrome_browser_ui_startup_startup_browser_creator_cc,v 1.9 2016/05/28 14:49:39 robert Exp $
--- chrome/browser/ui/startup/startup_browser_creator.cc.orig.port	Wed May 25 21:00:58 2016
+++ chrome/browser/ui/startup/startup_browser_creator.cc	Thu May 26 08:09:41 2016
@@ -636,8 +636,10 @@ bool StartupBrowserCreator::ProcessCmdLineImpl(
   }
 #endif  // OS_CHROMEOS
 
+#if 0 /* XXX */
 #if defined(TOOLKIT_VIEWS) && defined(USE_X11)
   ui::TouchFactory::SetTouchDeviceListFromCommandLine();
+#endif
 #endif
 
 #if defined(OS_MACOSX)
