| Index: cc/proto/layer_tree.proto
|
| diff --git a/cc/proto/layer_tree.proto b/cc/proto/layer_tree.proto
|
| index f6dbd858cfe68b7dae109af1a468860ce130a079..be68790efbc43be1e97e4f53b274d7c2e3582bcb 100644
|
| --- a/cc/proto/layer_tree.proto
|
| +++ b/cc/proto/layer_tree.proto
|
| @@ -22,7 +22,7 @@ message LayerTree {
|
| optional int32 inner_viewport_scroll_layer_id = 5;
|
| optional int32 outer_viewport_scroll_layer_id = 6;
|
|
|
| - // Top Controls ignored. They are not supported.
|
| + // Browser Controls ignored. They are not supported.
|
|
|
| optional float device_scale_factor = 13;
|
| optional float painted_device_scale_factor = 14;
|
|
|