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

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

Issue 1698043006: Created the dialog offering the user to merge their account data or keep it (Closed) Base URL: maybelle.lon.corp.google.com:/usr/local/google/code/clankium/src@sync_settings
Patch Set: Created 4 years, 10 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 ed24fc032c53903c8bf05581f7e47fe2432440fe..b5fa1f730a120f746aa6b467452ea8e63fbb9189 100644
--- a/chrome/android/java/res/values/attrs.xml
+++ b/chrome/android/java/res/values/attrs.xml
@@ -56,4 +56,7 @@
<attr name="backgroundColor" format="reference|color" />
</declare-styleable>
+ <declare-styleable name="RadioButtonWithDescription">
+ <attr name="titleText" format="string" />
+ </declare-styleable>
</resources>

Powered by Google App Engine
This is Rietveld 408576698