chromium/chrome/browser/ui/android/omnibox/java/res/values/ids.xml

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

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

<resources>
    <!-- Tags -->
    <item type="id" name="highlight_color" />
    <item type="id" name="omnibox_results_container_stub" />
    <item type="id" name="omnibox_suggestions_dropdown" />
    <item type="id" name="omnibox_actions_carousel" />
    <item type="id" name="base_suggestion_view_metadata_key" />
</resources>