<?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>
<!-- Selection Menu Group IDs -->
<item type="id" name="select_action_menu_assist_items" />
<item type="id" name="select_action_menu_default_items" />
<item type="id" name="select_action_menu_text_processing_items" />
<!-- Selection Menu Items -->
<item type="id" name="select_action_menu_cut" />
<item type="id" name="select_action_menu_copy" />
<item type="id" name="select_action_menu_paste" />
<item type="id" name="select_action_menu_share" />
<item type="id" name="select_action_menu_select_all" />
<item type="id" name="select_action_menu_paste_as_plain_text" />
<item type="id" name="select_action_menu_web_search" />
</resources>