Index: gpu/ipc/common/gpu_preferences.mojom |
diff --git a/gpu/ipc/common/gpu_preferences.mojom b/gpu/ipc/common/gpu_preferences.mojom |
index e1565ec7d49c8adedaf1982b6e96c1b4d3567f10..ed4e9d9918301ce157c656183fecded3d00120bb 100644 |
--- a/gpu/ipc/common/gpu_preferences.mojom |
+++ b/gpu/ipc/common/gpu_preferences.mojom |
@@ -18,6 +18,7 @@ struct GpuPreferences { |
bool single_process; |
bool in_process_gpu; |
bool ui_prioritize_in_gpu_process; |
+ bool enable_gpu_scheduler; |
bool disable_accelerated_video_decode; |
bool disable_vaapi_accelerated_video_encode; |