$OpenBSD: patch-chrome_browser_ui_startup_startup_browser_creator_cc,v 1.13 2015/12/05 16:13:32 robert Exp $
--- chrome/browser/ui/startup/startup_browser_creator.cc.orig.port	Tue Nov 24 21:00:54 2015
+++ chrome/browser/ui/startup/startup_browser_creator.cc	Wed Dec  2 08:18:32 2015
@@ -657,8 +657,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)
