Index: content/browser/zygote_host/zygote_host_impl_linux.cc |
diff --git a/content/browser/zygote_host/zygote_host_impl_linux.cc b/content/browser/zygote_host/zygote_host_impl_linux.cc |
index 0da7da72da7fb67cde88d07b3abd89fcf364fe71..ad416f6f00aff28fab5dff6358dfdcc961275396 100644 |
--- a/content/browser/zygote_host/zygote_host_impl_linux.cc |
+++ b/content/browser/zygote_host/zygote_host_impl_linux.cc |
@@ -107,7 +107,6 @@ void ZygoteHostImpl::Init(const std::string& sandbox_cmd) { |
// Zygote process needs to know what resources to have loaded when it |
// becomes a renderer process. |
switches::kForceDeviceScaleFactor, |
- switches::kTouchOptimizedUI, |
switches::kNoSandbox, |
}; |