| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright 2019 The Chromium Authors |
| Use of this source code is governed by a BSD-style license that can be |
| found in the LICENSE file. |
| --> |
| <resources> |
| <!-- Dropdown Popup Window --> |
| <item type="id" name="dropdown_popup_window" /> |
| |
| <!-- Model Utils --> |
| <item type="id" name="view_model" /> |
| <item type="id" name="view_type" /> |
| <item type="id" name="view_mcp" /> |
| |
| <!-- Widgets --> |
| <item type="id" name="chip_cancel_btn" /> |
| |
| <!-- OutlineOverlay --> |
| <item type="id" name="outline_overlay_drawable" /> |
| </resources> |