13 lines
751 B
Diff
13 lines
751 B
Diff
diff --git a/chrome/android/java/res/layout/custom_tabs_toolbar.xml b/chrome/android/java/res/layout/custom_tabs_toolbar.xml
|
|
index 4a363158b6f437920665616f2cb9c91a0e6be27b..211be85e4955ac71fb8c11fcbf5d882034cebbd0 100644
|
|
--- a/chrome/android/java/res/layout/custom_tabs_toolbar.xml
|
|
+++ b/chrome/android/java/res/layout/custom_tabs_toolbar.xml
|
|
@@ -150,6 +150,7 @@ found in the LICENSE file.
|
|
style="@style/ToolbarHoverableButton" />
|
|
</LinearLayout>
|
|
|
|
+ <include layout="@layout/brave_custom_tabs_toolbar" android:layout_height="wrap_content" android:layout_width="match_parent" />
|
|
<!-- LINT.IfChange(MenuButton) -->
|
|
<org.chromium.chrome.browser.toolbar.menu_button.MenuButton
|
|
android:layout_height="wrap_content"
|