chromium/ui/android/java/res/values-night/dimens.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>
    <!-- TODO(crbug.com/40782657): Remove once dynamic color is ready for all cards -->
    <dimen name="card_elevation">@dimen/default_elevation_2</dimen>

    <dimen name="toast_elevation">@dimen/default_elevation_1</dimen>
</resources>