| Index: chrome/android/java/res/layout/custom_tabs_toolbar.xml
|
| diff --git a/chrome/android/java/res/layout/custom_tabs_toolbar.xml b/chrome/android/java/res/layout/custom_tabs_toolbar.xml
|
| index 1981c3c4c9af5e83c7f16c9c458c1b89bbce456a..19ac4b7ca0cf4767232b1a3ef38ca17d9279bb83 100644
|
| --- a/chrome/android/java/res/layout/custom_tabs_toolbar.xml
|
| +++ b/chrome/android/java/res/layout/custom_tabs_toolbar.xml
|
| @@ -68,7 +68,7 @@
|
| android:layout_marginEnd="42dp"
|
| android:layout_gravity="center_vertical|end"
|
| android:visibility="gone"
|
| - android:contentDescription="@string/accessibility_toolbar_btn_custom" />
|
| + android:contentDescription="@null" />
|
| <org.chromium.chrome.browser.widget.TintedImageButton
|
| android:id="@+id/menu_button"
|
| style="@style/ToolbarButton"
|
|
|