diff --git a/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc b/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc index e275483e32ef..95c8864ea205 100644 --- a/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc +++ b/chromium_src/net/tools/transport_security_state_generator/input_file_parsers.cc @@ -554,9 +554,9 @@ bool ParseCertificatesFile(std::string_view certs_input, Pinsets* pinsets, base::Time* timestamp) { constexpr std::string_view brave_certs = R"brave_certs( -# Last updated: Wed Aug 28 20:12:35 UTC 2024 +# Last updated: Mon Sep 2 18:23:31 UTC 2024 PinsListTimestamp -1724875955 +1725301411 # =====BEGIN BRAVE ROOTS ASC===== #From https://www.amazontrust.com/repository/ diff --git a/package.json b/package.json index 153c7c3966a5..4bfec0044e2b 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "projects": { "chrome": { "dir": "src", - "tag": "128.0.6613.114", + "tag": "128.0.6613.120", "repository": { "url": "https://github.com/brave/chromium" } diff --git a/patches/chrome-android-BUILD.gn.patch b/patches/chrome-android-BUILD.gn.patch index ad476bff2247..c390e09492d4 100644 --- a/patches/chrome-android-BUILD.gn.patch +++ b/patches/chrome-android-BUILD.gn.patch @@ -1,5 +1,5 @@ diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn -index 617a85a84d6a2b18a1c096d273427080f57e1b7f..0a6311034ad8ca99f8e16bb26b746341de926606 100644 +index ddef4ecf52543f2f7c219ebc49427f3983889057..b1c6c6b62615b90684df1010ddfe77f2db4f748f 100644 --- a/chrome/android/BUILD.gn +++ b/chrome/android/BUILD.gn @@ -193,6 +193,7 @@ if (current_toolchain == default_toolchain) {