Index: chromium/overlay/frameworks/base/core/res/res/values-v17/webviewchromium_styles.xml |
diff --git a/chromium/overlay/frameworks/base/core/res/res/values-v17/webviewchromium_styles.xml b/chromium/overlay/frameworks/base/core/res/res/values-v17/webviewchromium_styles.xml |
index 1bfd2ac03a2f7e241d16c13c42e1592c06c014f4..e3cf1e130c77f36bd6a02aabe95a78230177af96 100644 |
--- a/chromium/overlay/frameworks/base/core/res/res/values-v17/webviewchromium_styles.xml |
+++ b/chromium/overlay/frameworks/base/core/res/res/values-v17/webviewchromium_styles.xml |
@@ -7,8 +7,8 @@ |
--> |
<resources> |
- <style name="webviewchromium_AutofillPopupWindow" parent="@android:style/Widget.ListPopupWindow"> |
- <item name="android:popupBackground">@drawable/webviewchromium_autofill_popup_background</item> |
+ <style name="webviewchromium_DropdownPopupWindow" parent="@android:style/Widget.ListPopupWindow"> |
+ <item name="android:popupBackground">@drawable/webviewchromium_dropdown_popup_background</item> |
</style> |
<style name="webviewchromium_SelectPopupDialog"> |
<item name="webviewchromium_select_dialog_multichoice">@android:layout/select_dialog_multichoice</item> |