chromium/chrome/browser/ui/android/omnibox/java/res/layout/location_bar.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.
-->

<!-- Layout for the control group representing ChromeTabbedActivity's URL bar on small devices.
     This file is overridden for tablets via Android's resource framework; check /layout-sw600dp.
-->
<merge>
    <include layout="@layout/location_bar_base" />
</merge>