<?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="fusebox_view_holder_key"/>
    <item type="id" name="omnibox_suggestions_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"/>

    <!-- Used by OmniboxSuggestionsEmbedderImpl to calculate placement of suggestions list -->
    <item type="id" name="control_container"/>
    <item type="id" name="coordinator"/>
    <item type="id" name="url_bar"/>
    <item type="id" name="url_bar_manage_search_engines"/>
    <item type="id" name="url_bar_always_show_ai_mode"/>
    <item type="id" name="url_bar_delete"/>
    <item type="id" name="url_bar_paste_and_go"/>
</resources>
