Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(720)

Unified Diff: chromium/overlay/frameworks/base/core/res/res/values/values.xml

Issue 256433005: Renaming resource names for autofill popup to dropdown popup (Closed) Base URL: https://android.googlesource.com/platform/frameworks/webview@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromium/overlay/frameworks/base/core/res/res/values/dimens.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromium/overlay/frameworks/base/core/res/res/values/values.xml
diff --git a/chromium/overlay/frameworks/base/core/res/res/values/values.xml b/chromium/overlay/frameworks/base/core/res/res/values/values.xml
index 180e3984566223aec9b2942122008aaa16879615..a4c1c6b252d93d66872259d8ec177b66e90b51e0 100644
--- a/chromium/overlay/frameworks/base/core/res/res/values/values.xml
+++ b/chromium/overlay/frameworks/base/core/res/res/values/values.xml
@@ -18,6 +18,6 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
- <item type="id" name="webviewchromium_autofill_popup_window" />
+ <item type="id" name="webviewchromium_dropdown_popup_window" />
</resources>
« no previous file with comments | « chromium/overlay/frameworks/base/core/res/res/values/dimens.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698