chromium/components/browser_ui/modaldialog/android/test/java/res/values/ids.xml

<?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>
    <!-- Test view ids -->
    <item type="id" name="test_view_one" />
    <item type="id" name="test_view_two" />
    <item type="id" name="test_button_bar_one" />
    <item type="id" name="test_button_bar_two" />
</resources>