Skip to content

Commit

Permalink
Update to Chromium 120.0.6099.199
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahrotahn committed Jan 4, 2024
1 parent a8906cb commit fe59468
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion chromium_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
120.0.6099.129
120.0.6099.199
Original file line number Diff line number Diff line change
Expand Up @@ -6472,15 +6472,15 @@
#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_IOS)
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -109457,7 +109457,6 @@ Full version information for the fingerp
@@ -109463,7 +109463,6 @@ Full version information for the fingerp
<int value="3" label="kRestoreOnStartup"/>
<int value="4" label="kURLsToRestoreOnStartup"/>
<int value="5" label="extensions::pref_names::kExtensions"/>
- <int value="6" label="kGoogleServicesLastSyncingUsername"/>
<int value="7" label="kSearchProviderOverrides"/>
<int value="8" label="kDefaultSearchProviderSearchURL (Obsolete 12/2016)"/>
<int value="9" label="kDefaultSearchProviderKeyword (Obsolete 12/2016)"/>
@@ -109472,10 +109471,7 @@ Full version information for the fingerp
@@ -109478,10 +109477,7 @@ Full version information for the fingerp
<int value="18" label="kSafeBrowsingIncidentsSent"/>
<int value="19" label="kSwReporterPromptVersion (Obsolete 9/2023)"/>
<int value="20" label="kSwReporterPromptReason (Obsolete 9/2023)"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- a/chrome/browser/ui/browser_command_controller.cc
+++ b/chrome/browser/ui/browser_command_controller.cc
@@ -1392,7 +1392,8 @@ void BrowserCommandController::InitComma
@@ -1394,7 +1394,8 @@ void BrowserCommandController::InitComma
command_updater_.UpdateCommandEnabled(IDC_WINDOW_CLOSE_OTHER_TABS,
normal_window);

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- a/chrome/browser/ui/views/frame/browser_view.cc
+++ b/chrome/browser/ui/views/frame/browser_view.cc
@@ -1901,6 +1901,10 @@ void BrowserView::UpdateExclusiveAccessE
@@ -1902,6 +1902,10 @@ void BrowserView::UpdateExclusiveAccessE
ExclusiveAccessBubbleHideCallback bubble_first_hide_callback,
bool notify_download,
bool force_update) {
Expand Down
1 change: 1 addition & 0 deletions pruning.list
Original file line number Diff line number Diff line change
Expand Up @@ -8261,6 +8261,7 @@ third_party/freetype-testing/src/fuzzing/corpora/windowsfnt/oss-fuzz/48818602985
third_party/freetype-testing/src/fuzzing/corpora/windowsfnt/oss-fuzz/5120086263201792-timeout
third_party/google-closure-library/scripts/ci/CloseAdobeDialog.exe
third_party/google-java-format/chromium-overrides.jar
third_party/google-java-format/google-java-format.jar
third_party/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
third_party/grpc/src/examples/android/helloworld/gradle/wrapper/gradle-wrapper.jar
third_party/grpc/src/examples/php/GPBMetadata/Helloworld.php
Expand Down

0 comments on commit fe59468

Please sign in to comment.