chromium/components/browser_ui/modaldialog/android/java/res/values/ids.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>
    <item type="id" name="button_type_tag_key" />
    <item type="id" name="positive_button" />
    <item type="id" name="positive_ephemeral_button"/>
    <item type="id" name="negative_button" />
    <item type="id" name="title_icon" />
    <item type="id" name="modal_dialog_view" />
</resources>