| Index: chrome/android/java/res/values-v17/styles.xml
|
| diff --git a/chrome/android/java/res/values-v17/styles.xml b/chrome/android/java/res/values-v17/styles.xml
|
| index d0447894f478f7a117de95cd190674aaba519fc1..0ee3ea4e386bd65e1f1f1612d5e835af63ab64e6 100644
|
| --- a/chrome/android/java/res/values-v17/styles.xml
|
| +++ b/chrome/android/java/res/values-v17/styles.xml
|
| @@ -573,10 +573,6 @@
|
| <item name="android:paddingEnd">16dp</item>
|
| <item name="android:background">?attr/listChoiceBackgroundIndicator</item>
|
| </style>
|
| - <style name="RobotoMediumStyle">
|
| - <item name="android:fontFamily">sans-serif</item>
|
| - <item name="android:textStyle">bold</item>
|
| - </style>
|
| <style name="NumberRollTextViewStyle">
|
| <item name="android:layout_width">wrap_content</item>
|
| <item name="android:layout_height">wrap_content</item>
|
|
|