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

Unified Diff: trunk/src/ui/android/java/resource_map/org/chromium/ui/R.java

Issue 68243003: Revert 234194 "Add support for datalist to text input element on..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month 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
Index: trunk/src/ui/android/java/resource_map/org/chromium/ui/R.java
===================================================================
--- trunk/src/ui/android/java/resource_map/org/chromium/ui/R.java (revision 234202)
+++ trunk/src/ui/android/java/resource_map/org/chromium/ui/R.java (working copy)
@@ -54,12 +54,6 @@
public static int AutofillPopupWindow;
}
public static final class color {
- public static int autofill_dark_divider_color;
- public static int autofill_divider_color;
public static int color_picker_border_color;
}
- public static final class dimen {
- public static int autofill_text_height;
- public static int autofill_text_divider_height;
- }
}

Powered by Google App Engine
This is Rietveld 408576698