chromium/components/browser_ui/widget/android/java/res/values-v31/styles.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2023 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<resources>
    <style name="ListMenuItemIconStyle.Start">
        <item name="android:layout_marginStart">0dp</item>
        <item name="android:layout_marginEnd">12dp</item>
    </style>
</resources>