blob: 861ce026d3cb00c668fbc744d917f1b99e44ebfc [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2013 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<resources>
<style name="webviewchromium_AutofillPopupWindow" parent="@android:style/Widget.ListPopupWindow">
<item name="android:popupBackground">@drawable/webviewchromium_autofill_popup_background</item>
</style>
<style name="webviewchromium_ContentActionBar">
<!-- Intentionally does not define any style items. The items that the
content/ layer defines upstream are resolved via internal private
framework attributes. -->
</style>
</resources>