Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(161)

Unified Diff: content/browser/renderer_host/render_process_host_impl.cc

Issue 12089100: Delete flag --enable-css-transform-pinch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/renderer_host/render_process_host_impl.cc
diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
index b9957c80f1a9eb02d007468d101aaa839d36e601..f8cfadbf22e0a490d448e6cea516bf60c63c7044 100644
--- a/content/browser/renderer_host/render_process_host_impl.cc
+++ b/content/browser/renderer_host/render_process_host_impl.cc
@@ -767,7 +767,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
switches::kEnableAccessibilityLogging,
switches::kEnableBrowserPluginCompositing,
switches::kEnableBrowserPluginForAllViewTypes,
- switches::kEnableCssTransformPinch,
switches::kEnableDCHECK,
switches::kEnableDataChannels,
switches::kEnableEncryptedMedia,

Powered by Google App Engine
This is Rietveld 408576698