mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
Update to Chromium 116.0.5845.179
This commit is contained in:
@@ -1 +1 @@
|
||||
116.0.5845.141
|
||||
116.0.5845.179
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
testonly = true
|
||||
--- a/chrome/test/variations/BUILD.gn
|
||||
+++ b/chrome/test/variations/BUILD.gn
|
||||
@@ -49,6 +49,5 @@
|
||||
@@ -49,6 +49,5 @@ python_library("variations_desktop_smoke
|
||||
":test_utils",
|
||||
"//testing:run_isolated_script_test",
|
||||
"//testing:test_scripts_shared",
|
||||
@@ -34,7 +34,7 @@
|
||||
}
|
||||
--- a/components/update_client/BUILD.gn
|
||||
+++ b/components/update_client/BUILD.gn
|
||||
@@ -308,8 +308,6 @@
|
||||
@@ -308,8 +308,6 @@ source_set("unit_tests") {
|
||||
"//third_party/puffin:libpuffpatch",
|
||||
"//third_party/re2",
|
||||
]
|
||||
@@ -68,7 +68,7 @@
|
||||
group("devtools_all_files") {
|
||||
--- a/third_party/puffin/BUILD.gn
|
||||
+++ b/third_party/puffin/BUILD.gn
|
||||
@@ -115,7 +115,6 @@
|
||||
@@ -115,7 +115,6 @@ executable("puffin_unittest") {
|
||||
"src/unittest_common.cc",
|
||||
"src/utils_unittest.cc",
|
||||
]
|
||||
|
||||
@@ -73,7 +73,7 @@ approach to change color components.
|
||||
#include "third_party/blink/renderer/platform/graphics/stroke_data.h"
|
||||
#include "third_party/blink/renderer/platform/graphics/video_frame_image_util.h"
|
||||
#include "third_party/blink/renderer/platform/heap/garbage_collected.h"
|
||||
@@ -2184,6 +2185,9 @@ ImageData* BaseRenderingContext2D::getIm
|
||||
@@ -2183,6 +2184,9 @@ ImageData* BaseRenderingContext2D::getIm
|
||||
snapshot->PaintImageForCurrentFrame().GetSkImageInfo().bounds();
|
||||
DCHECK(!bounds.intersect(SkIRect::MakeXYWH(sx, sy, sw, sh)));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user