mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 137.0.7151.0 (#1453031)
This commit is contained in:
@ -44,7 +44,7 @@ index 1cf20c6206d60..9140d51cb79bd 100644
|
||||
avatar_toolbar_button, GetBrowser().profile(), type);
|
||||
DCHECK_EQ(nullptr, bubble_tracker_.view());
|
||||
diff --git chrome/browser/ui/views/profiles/incognito_menu_view.cc chrome/browser/ui/views/profiles/incognito_menu_view.cc
|
||||
index 50a88f2c7bb82..bf6a3edd4e7bd 100644
|
||||
index affba30438a4a..bdf433d20b97c 100644
|
||||
--- chrome/browser/ui/views/profiles/incognito_menu_view.cc
|
||||
+++ chrome/browser/ui/views/profiles/incognito_menu_view.cc
|
||||
@@ -30,7 +30,9 @@
|
||||
@ -59,10 +59,10 @@ index 50a88f2c7bb82..bf6a3edd4e7bd 100644
|
||||
ax::mojom::NameFrom::kAttribute);
|
||||
|
||||
diff --git chrome/browser/ui/views/profiles/profile_menu_coordinator.cc chrome/browser/ui/views/profiles/profile_menu_coordinator.cc
|
||||
index 6ba5eb8b97e90..fbe8d899878fe 100644
|
||||
index 133b80d279bf6..be46fc65f890d 100644
|
||||
--- chrome/browser/ui/views/profiles/profile_menu_coordinator.cc
|
||||
+++ chrome/browser/ui/views/profiles/profile_menu_coordinator.cc
|
||||
@@ -58,7 +58,9 @@ void ProfileMenuCoordinator::Show(bool is_source_accelerator) {
|
||||
@@ -60,7 +60,9 @@ void ProfileMenuCoordinator::Show(
|
||||
|
||||
std::unique_ptr<ProfileMenuViewBase> bubble;
|
||||
bool is_incognito = browser.profile()->IsIncognitoProfile();
|
||||
|
Reference in New Issue
Block a user