Index: content/browser/gpu/gpu_process_host.cc |
diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc |
index 64bc99151d727fed84e332da80d5e1d9fd5fc7d3..b2e79fd939c3ed40320d2e5ba3ca615a914f0743 100644 |
--- a/content/browser/gpu/gpu_process_host.cc |
+++ b/content/browser/gpu/gpu_process_host.cc |
@@ -752,6 +752,7 @@ bool GpuProcessHost::LaunchGpuProcess(const std::string& channel_id) { |
switches::kTraceStartup, |
switches::kV, |
switches::kVModule, |
+ switches::kEnableUIReleaseFrontSurface, |
#if defined(USE_AURA) |
switches::kUIPrioritizeInGpuProcess, |
#endif |