chromium/components/browser_ui/widget/android/java/res/values/drawables.xml

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

<resources>
    <drawable name="ic_more_vert_24dp">@drawable/ic_more_vert_24dp_on_light_bg</drawable>
    <drawable name="dialog_bg_tinted">@drawable/dialog_bg_baseline</drawable>
    <drawable name="menu_bg_tinted">@drawable/menu_bg_baseline</drawable>
    <drawable name="tile_view_icon_background_modern">@drawable/oval_surface_3</drawable>
    <drawable name="context_menu_header_circle_bg">@drawable/oval_surface_2</drawable>
</resources>