File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ vars = {
26
26
'skia_git' : 'https://skia.googlesource.com' ,
27
27
# OCMock is for testing only so there is no google clone
28
28
'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
29
- 'skia_revision' : 'f9c7b2803461b1ff4010a96d79e742849c680068 ' ,
29
+ 'skia_revision' : 'f60a76e2ac019356c94f71682205d7f5a94c220e ' ,
30
30
31
31
# When updating the Dart revision, ensure that all entries that are
32
32
# dependencies of Dart are also updated to match the entries in the
Original file line number Diff line number Diff line change 1
- Signature: 0303b9dedbc8528f215b9b008f6166f8
1
+ Signature: 05f66a144cd90f4b3f945c832b2e6354
2
2
3
3
UNUSED LICENSES:
4
4
@@ -3902,6 +3902,7 @@ FILE: ../../../third_party/skia/gm/ycbcrimage.cpp
3902
3902
FILE: ../../../third_party/skia/include/core/SkYUVAInfo.h
3903
3903
FILE: ../../../third_party/skia/include/core/SkYUVAPixmaps.h
3904
3904
FILE: ../../../third_party/skia/include/gpu/GrBackendSurfaceMutableState.h
3905
+ FILE: ../../../third_party/skia/include/gpu/GrYUVABackendTextures.h
3905
3906
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h
3906
3907
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypes.h
3907
3908
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypesMinimal.h
@@ -3940,6 +3941,7 @@ FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.cpp
3940
3941
FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.h
3941
3942
FILE: ../../../third_party/skia/src/gpu/GrUnrefDDLTask.h
3942
3943
FILE: ../../../third_party/skia/src/gpu/GrUtil.cpp
3944
+ FILE: ../../../third_party/skia/src/gpu/GrYUVABackendTextures.cpp
3943
3945
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAMDMemoryAllocator.cpp
3944
3946
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAMDMemoryAllocator.h
3945
3947
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAttachment.cpp
You can’t perform that action at this time.
0 commit comments