Chromium change: https://source.chromium.org/chromium/chromium/src/+/d864e62dddc14e305f0a274f6058ab082ad2b99a [SurfacePolish][CleanUp] Clean up surface polish code for MVT (Part 5) This CL represents part 5 of the cleanup for the surface polish code in the MVT, focusing on refining the code associated most visited tiles layout. The update removes the grid layout from most visited tiles and renames the most visited tiles carousel layout to simply most visited tiles layout. Bug: 331667743