Index: gpu/ipc/service/gpu_channel_test_common.cc |
diff --git a/gpu/ipc/service/gpu_channel_test_common.cc b/gpu/ipc/service/gpu_channel_test_common.cc |
index 69e6fa398ce0881ca362d1fa638428f342081549..4e802a8df390df3d34e637ec44809a1f8d59aa95 100644 |
--- a/gpu/ipc/service/gpu_channel_test_common.cc |
+++ b/gpu/ipc/service/gpu_channel_test_common.cc |
@@ -52,6 +52,7 @@ TestGpuChannelManager::TestGpuChannelManager( |
SyncPointManager* sync_point_manager, |
GpuMemoryBufferFactory* gpu_memory_buffer_factory) |
: GpuChannelManager(gpu_preferences, |
+ GpuDriverBugWorkarounds(), |
delegate, |
nullptr, |
task_runner, |