<?xml version="1.0" encoding="utf-8"?> | |
<!-- Copyright 2019 The Chromium Authors. All rights reserved. | |
Use of this source code is governed by a BSD-style license that can be | |
found in the LICENSE file. --> | |
<resources> | |
<drawable name="badge_update">@drawable/badge_update_light</drawable> | |
<drawable name="ic_error_24dp_filled">@drawable/ic_error_white_24dp_filled</drawable> | |
<drawable name="shared_clipboard_zero_state">@drawable/shared_clipboard_zero_state_dark</drawable> | |
</resources> |