| Index: chrome/android/java/res/layout/selectable_item_highlight_view.xml
|
| diff --git a/chrome/android/java/res/layout/selectable_item_highlight_view.xml b/chrome/android/java/res/layout/selectable_item_highlight_view.xml
|
| index 242c2a380c6e0685ad67d0956c7b69c2d27c01b9..2295c4a364300615b75fae459a8b9560baf85466 100644
|
| --- a/chrome/android/java/res/layout/selectable_item_highlight_view.xml
|
| +++ b/chrome/android/java/res/layout/selectable_item_highlight_view.xml
|
| @@ -7,4 +7,4 @@
|
| xmlns:android="http://schemas.android.com/apk/res/android"
|
| android:id="@+id/highlight"
|
| android:layout_width="match_parent"
|
| - android:layout_height="match_parent" />
|
| + android:layout_height="match_parent" />
|
|
|