Index: cc/trees/layer_tree_settings.h |
diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h |
index 8ba859a856b760e5bdf0b117dfe3f40b20b23791..a97d825f22a819da6ecf2ec2234ce79c5b59ae8f 100644 |
--- a/cc/trees/layer_tree_settings.h |
+++ b/cc/trees/layer_tree_settings.h |
@@ -38,6 +38,7 @@ class CC_EXPORT LayerTreeSettings { |
bool gpu_rasterization_enabled; |
bool gpu_rasterization_forced; |
int gpu_rasterization_msaa_sample_count; |
+ float gpu_rasterization_skewport_factor; |
bool threaded_gpu_rasterization_enabled; |
bool create_low_res_tiling; |