[Android] Fix for bottom controls visibility in landscape mode

This is a regression from C132 https://chromium.googlesource.com/chromium/src/+/8c7ff112c0ebadc79c298d02acc0082cb560e6ec
This commit is contained in:
Artem Samoilenko
2025-02-12 13:29:52 -05:00
parent 37945edb9f
commit 96bd9e01db
4 changed files with 14 additions and 5 deletions
+1
View File
@@ -156,6 +156,7 @@
*** mTabObscuringHandler;
*** mReadAloudControllerSupplier;
*** mTopUiThemeColorProvider;
*** mCurrentOrientation;
*** onOrientationChange(...);
*** updateBookmarkButtonStatus(...);
*** updateReloadState(...);