Skip to content

Commit

Permalink
Update to Chromium 121.0.6167.160
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahrotahn committed Feb 6, 2024
1 parent 0fb958a commit c4a6176
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion chromium_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
121.0.6167.139
121.0.6167.160
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"new_tab_page/modules/v2/history_clusters/history_clusters_page_handler_v2.cc",
"new_tab_page/modules/v2/history_clusters/history_clusters_page_handler_v2.h",
"new_tab_page/modules/v2/tab_resumption/tab_resumption_page_handler.cc",
@@ -4610,7 +4601,6 @@ static_library("browser") {
@@ -4611,7 +4602,6 @@ static_library("browser") {
"//chrome/browser/new_tab_page/modules/history_clusters/discount:mojo_bindings",
"//chrome/browser/new_tab_page/modules/photos:mojo_bindings",
"//chrome/browser/new_tab_page/modules/recipes:mojo_bindings",
- "//chrome/browser/new_tab_page/modules/safe_browsing:mojo_bindings",
"//chrome/browser/new_tab_page/modules/v2/history_clusters:mojo_bindings",
"//chrome/browser/new_tab_page/modules/v2/tab_resumption:mojo_bindings",
"//chrome/browser/policy:path_parser",
@@ -6415,10 +6405,6 @@ static_library("browser") {
@@ -6414,10 +6404,6 @@ static_library("browser") {
sources += [
"enterprise/chrome_browser_main_extra_parts_enterprise.cc",
"enterprise/chrome_browser_main_extra_parts_enterprise.h",
Expand All @@ -51,7 +51,7 @@
"enterprise/connectors/device_trust/attestation/browser/attestation_switches.cc",
"enterprise/connectors/device_trust/attestation/browser/attestation_switches.h",
"enterprise/connectors/device_trust/attestation/browser/attester.h",
@@ -7996,9 +7982,14 @@ static_library("browser") {
@@ -7995,9 +7981,14 @@ static_library("browser") {
"//components/safe_browsing/content/browser:safe_browsing_blocking_page",
"//components/safe_browsing/content/browser/download:download_stats",
"//components/safe_browsing/content/common:file_type_policies",
Expand Down Expand Up @@ -2532,7 +2532,7 @@
"//components/safe_browsing/content/browser/password_protection",
"//components/safe_browsing/content/browser/password_protection:mock_password_protection",
"//components/safe_browsing/content/browser/web_ui",
@@ -10229,9 +10225,6 @@ test("unit_tests") {
@@ -10226,9 +10222,6 @@ test("unit_tests") {
]
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6513,15 +6513,15 @@
#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_IOS)
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -52036,7 +52036,6 @@ would be helpful to identify which type
@@ -52038,7 +52038,6 @@ would be helpful to identify which type
<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)"/>
@@ -52051,10 +52050,7 @@ would be helpful to identify which type
@@ -52053,10 +52052,7 @@ would be helpful to identify which type
<int value="18" label="kSafeBrowsingIncidentsSent"/>
<int value="19" label="kSwReporterPromptVersion (Obsolete 9/2023)"/>
<int value="20" label="kSwReporterPromptReason (Obsolete 9/2023)"/>
Expand Down

0 comments on commit c4a6176

Please sign in to comment.