Skip to content

Commit

Permalink
Merge "Add dim bounds proto to perfetto" into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Chang authored and Gerrit Code Review committed Nov 13, 2024
2 parents f22363b + 84e3261 commit 819d1a7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ message WindowStateProto {
repeated RectProto unrestricted_keep_clear_areas = 46;
repeated InsetsSourceProto mergedLocalInsetsSources = 47;
optional int32 requested_visible_types = 48;
optional RectProto dim_bounds = 49;
}

message IdentifierProto {
Expand Down

0 comments on commit 819d1a7

Please sign in to comment.