| 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" />
|
|
|