| Index: cc/proto/begin_main_frame_and_commit_state.proto
|
| diff --git a/cc/proto/begin_main_frame_and_commit_state.proto b/cc/proto/begin_main_frame_and_commit_state.proto
|
| index 724201a23655dc4d62e968207cca21351c4bdf36..c90bb6a65901c7d9c93009d3e9829575a2f5ea38 100644
|
| --- a/cc/proto/begin_main_frame_and_commit_state.proto
|
| +++ b/cc/proto/begin_main_frame_and_commit_state.proto
|
| @@ -47,6 +47,4 @@ message BeginMainFrameAndCommitState {
|
| optional ScrollAndScaleSet scroll_info = 3;
|
| optional int64 memory_allocation_limit_bytes = 4;
|
| optional bool evicted_ui_resources = 5;
|
| - optional bool has_fixed_raster_scale_blurry_content = 6;
|
| - optional bool has_fixed_raster_scale_potential_performance_regression = 7;
|
| }
|
|
|