Index: content/renderer/gpu/mailbox_output_surface.cc |
diff --git a/content/renderer/gpu/mailbox_output_surface.cc b/content/renderer/gpu/mailbox_output_surface.cc |
index 8ef6f29b102bf49e3de2c8bb728e1afdfa1a64ac..4d90944759b1679fcbb90c3def67456d515fad26 100644 |
--- a/content/renderer/gpu/mailbox_output_surface.cc |
+++ b/content/renderer/gpu/mailbox_output_surface.cc |
@@ -33,9 +33,7 @@ MailboxOutputSurface::MailboxOutputSurface( |
output_surface_id, |
context_provider, |
worker_context_provider, |
-#if defined(ENABLE_VULKAN) |
nullptr, |
-#endif |
nullptr, |
swap_frame_message_queue, |
true), |