chromium/components/messages/android/java/res/values/dimens.xml

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

<resources>

    <dimen name="message_shadow_top_margin">8dp</dimen>
    <dimen name="message_bubble_inset">8dp</dimen>

</resources>