Index: cc/proto/layer_tree.proto |
diff --git a/cc/proto/layer_tree.proto b/cc/proto/layer_tree.proto |
index be68790efbc43be1e97e4f53b274d7c2e3582bcb..c75cd07570ac6997f83950573813ce57bbe47a2a 100644 |
--- a/cc/proto/layer_tree.proto |
+++ b/cc/proto/layer_tree.proto |
@@ -27,6 +27,7 @@ message LayerTree { |
optional float device_scale_factor = 13; |
optional float painted_device_scale_factor = 14; |
optional float page_scale_factor = 15; |
+ optional float subframe_page_scale_factor = 32; |
optional float min_page_scale_factor = 16; |
optional float max_page_scale_factor = 17; |