| Index: android_webview/lib/main/aw_main_delegate.cc
|
| diff --git a/android_webview/lib/main/aw_main_delegate.cc b/android_webview/lib/main/aw_main_delegate.cc
|
| index a172b86951137bfc34a6ebf2bb794d6ce2c32b66..c3186ae5f66938c9300ae9edd7f441c373d2af2d 100644
|
| --- a/android_webview/lib/main/aw_main_delegate.cc
|
| +++ b/android_webview/lib/main/aw_main_delegate.cc
|
| @@ -51,7 +51,6 @@ bool AwMainDelegate::BasicStartupComplete(int* exit_code) {
|
|
|
| gpu::InProcessCommandBuffer::SetGpuMemoryBufferFactory(
|
| gpu_memory_buffer_factory_.get());
|
| - gpu::InProcessCommandBuffer::EnableVirtualizedContext();
|
|
|
| InProcessViewRenderer::CalculateTileMemoryPolicy();
|
|
|
|
|