chromium/chrome/android/features/tab_ui/java/res/values-night/dimens.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2023 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<resources>
    <!-- Tab hover card dimensions -->
    <dimen name="tab_hover_card_bg_color_elev">@dimen/default_elevation_5</dimen>
</resources>