Skip to content

Commit

Permalink
Update to Chromium 130.0.6723.69
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahrotahn committed Oct 22, 2024
1 parent 962eb12 commit 708cc83
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 @@
130.0.6723.58
130.0.6723.69
Original file line number Diff line number Diff line change
Expand Up @@ -734,26 +734,26 @@
"//services/service_manager/public/cpp",
"//services/strings",
"//services/test/echo/public/mojom",
@@ -8236,7 +8230,6 @@ test("unit_tests") {
@@ -8237,7 +8231,6 @@ test("unit_tests") {

# Non-android deps for "unit_tests" target.
deps += [
- "../browser/screen_ai:screen_ai_install_state",
"//chrome:packed_resources_integrity_header",
"//chrome/browser/apps:icon_standardizer",
"//chrome/browser/apps/app_service",
@@ -8366,7 +8359,6 @@ test("unit_tests") {
@@ -8367,7 +8360,6 @@ test("unit_tests") {
"//services/device/public/cpp/bluetooth",
"//services/metrics/public/cpp:ukm_builders",
"//services/network:test_support",
- "//services/screen_ai:test_support",
"//services/video_effects/test:test_support",
"//third_party/crashpad/crashpad/util",
"//third_party/libaddressinput",
@@ -8683,8 +8675,6 @@ test("unit_tests") {
"//chrome/browser/push_notification",
@@ -8687,8 +8679,6 @@ test("unit_tests") {
"//chrome/browser/push_notification:test_support",
"//chrome/browser/push_notification/protos:proto",
"//chrome/browser/scalable_iph:scalable_iph_factory",
- "//chrome/browser/screen_ai:unit_tests",
- "//chrome/browser/screen_ai/public:test_support",
"//chrome/browser/support_tool/ash:unit_tests",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1313,7 +1313,7 @@
info.enterprise_profile_id = signals.enterprise_profile_id;
--- a/chrome/browser/extensions/api/tabs/tabs_api.cc
+++ b/chrome/browser/extensions/api/tabs/tabs_api.cc
@@ -408,30 +408,6 @@ void NotifyExtensionTelemetry(Profile* p
@@ -423,30 +423,6 @@ void NotifyExtensionTelemetry(Profile* p
const std::string& current_url,
const std::string& new_url,
const std::optional<StackTrace>& js_callstack) {
Expand Down Expand Up @@ -3458,7 +3458,7 @@
"//components/safe_browsing/content/browser:safe_browsing_service",
"//components/safe_browsing/content/browser/password_protection",
"//components/safe_browsing/content/browser/password_protection:test_support",
@@ -6877,9 +6874,6 @@ test("unit_tests") {
@@ -6878,9 +6875,6 @@ test("unit_tests") {
"//components/resources",
"//components/safe_browsing:buildflags",
"//components/safe_browsing/content/browser",
Expand Down

0 comments on commit 708cc83

Please sign in to comment.