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

Unified Diff: chrome/android/java/res/values/attrs.xml

Issue 2730703003: Change CBD layout and texts (Closed)
Patch Set: try fix tests Created 3 years, 9 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
Index: chrome/android/java/res/values/attrs.xml
diff --git a/chrome/android/java/res/values/attrs.xml b/chrome/android/java/res/values/attrs.xml
index cbcf2b99effd8d1f4fdd94d85301e75da44272e4..ebfe846227354af1128def5ebde18e6ec6fcbb3e 100644
--- a/chrome/android/java/res/values/attrs.xml
+++ b/chrome/android/java/res/values/attrs.xml
@@ -71,6 +71,6 @@
</declare-styleable>
<declare-styleable name="SpinnerPreference">
- <attr name="singleLine" format="boolean" />
+ <attr name="customLayout" format="boolean" />
</declare-styleable>
</resources>

Powered by Google App Engine
This is Rietveld 408576698