chromium/components/embedder_support/android/java/res/values/ids.xml

<?xml version="1.0" encoding="utf-8"?>

<!--
Copyright 2024 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<resources>
    <!-- Context Menu Ids -->
    <item type="id" name="contextmenu_open_in_browser_id" />
    <item type="id" name="contextmenu_copy_link_address" />
    <item type="id" name="contextmenu_copy_link_text" />
</resources>