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

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

Issue 1235033003: Move ButtonCompat to ui/android/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years, 5 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 dff3030e4d69ca22dbb574165fadcd6106b659ce..8f1ed76acdb631bcc982fcde83462c9afc37498a 100644
--- a/chrome/android/java/res/values/attrs.xml
+++ b/chrome/android/java/res/values/attrs.xml
@@ -42,10 +42,6 @@
<attr name="alertMessage" format="string" />
</declare-styleable>
- <declare-styleable name="ButtonCompat">
- <attr name="buttonColor" format="reference|color"/>
- </declare-styleable>
-
<declare-styleable name="PaddedFrameLayout">
<attr name="maxChildWidth" format="dimension" />
<attr name="maxChildHeight" format="dimension" />

Powered by Google App Engine
This is Rietveld 408576698