chromium/chrome/android/java/res/values-hdpi/dimens.xml

<?xml version="1.0" encoding="utf-8"?>

<!--
Copyright 2015 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<resources>
    <!-- The size of the bounding box for favicons. -->
    <dimen name="compositor_tab_title_favicon_size">16dp</dimen>

    <!-- Location bar -->
    <dimen name="location_bar_status_separator_width">0.5dp</dimen>
</resources>