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

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

Issue 1133243003: Remove Win32k fieldtrial, flag and switches, and make default enabled. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix typo Created 5 years, 7 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 43040065e86c9c10011f3d5e11658e1c31044b91..d675641534cca45389c56a8b5d137432dbeb591c 100644
--- a/content/browser/renderer_host/render_process_host_impl.cc
+++ b/content/browser/renderer_host/render_process_host_impl.cc
@@ -1371,7 +1371,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
#endif
#if defined(OS_WIN)
switches::kDisableDirectWrite,
- switches::kEnableWin32kRendererLockDown,
switches::kDisableWin32kRendererLockDown,
switches::kTraceExportEventsToETW,
#endif
« no previous file with comments | « content/browser/renderer_host/render_process_host_browsertest.cc ('k') | content/common/content_switches_internal.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698