Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit a2b02b8

Browse files
author
Casey Hillers
authored
Manual roll skia to d5b4acfb4 (#41378)
1 parent 3a22f0f commit a2b02b8

9 files changed

+3
-3
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'f4609aa2eabac5b98f12ec4c87e8063ac70e3d87',
21+
'skia_revision': 'd5b4acfb4952a127994efc591c62adca5be26afd',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: c2217f3ddc875d55857b668b7a4020ba
1+
Signature: dc55e50318b44cc5995911830eb79147
22

33
====================================================================================================
44
LIBRARY: etc1
-1.09 KB
Loading

testing/scenario_app/ios/Scenarios/ScenariosUITests/PlatformViewUITests.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ - (instancetype)initWithInvocation:(NSInvocation*)invocation {
320320
return [super initWithManager:manager invocation:invocation];
321321
}
322322

323-
- (void)skip_testPlatformView {
323+
- (void)testPlatformView {
324324
[self checkPlatformViewGolden];
325325
}
326326

-83 Bytes
Loading
-233 Bytes
Loading
-757 Bytes
Loading
-900 Bytes
Loading
-628 Bytes
Loading

0 commit comments

Comments
 (0)