Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / android / java / res / values-xhdpi / dimens.xml
blobde9197f48d7332f64b89963cb0af3c74e131892c
1 <?xml version="1.0" encoding="utf-8"?>
3 <!-- Copyright (c) 2015 The Chromium Authors. All rights reserved.
5      Use of this source code is governed by a BSD-style license that can be
6      found in the LICENSE file.
7 -->
9 <resources>
10     <!-- The size of the bounding box for favicons. -->
11     <dimen name="compositor_tab_title_favicon_size">18dp</dimen>
13     <!-- TabSwitcher -->
14     <dimen name="tabswitcher_border_frame_padding_left">5.5dp</dimen>
15     <dimen name="tabswitcher_border_frame_padding_top">49.5dp</dimen>
16 </resources>