| <?xml version="1.0" encoding="utf-8"?> | |
| <!-- Copyright 2021 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 xmlns:tools="http://schemas.android.com/tools"> | |
| <style name="ColorOverlay.Ui" parent="ColorOverlay.Ui.DayNight"> | |
| </style> | |
| <style name="ColorOverlay.Ui.DayNight" parent=""> | |
| <!-- TODO(https://crbug.com/1216642): Move color attributes here. --> | |
| </style> | |
| </resources> |