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

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

<resources>
    <!-- Date field ids -->
    <item type="id" name="date_field_label" />
    <item type="id" name="date_field_month_dropdown" />
    <item type="id" name="date_field_day_dropdown" />
    <item type="id" name="date_field_year_dropdown" />
    <item type="id" name="date_field_error_message" />
</resources>
