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

Commit b46f263

Browse files
committed
update expected licenses
1 parent e2d373a commit b46f263

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

ci/licenses_golden/licenses_skia

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 7c6fe56891d39600db59d21c7613dd3e
1+
Signature: 7379f5c1baa375ad3249dfba6c31e077
22

33
UNUSED LICENSES:
44

@@ -526,7 +526,6 @@ FILE: ../../../third_party/skia/OWNERS.android
526526
FILE: ../../../third_party/skia/WORKSPACE.bazel
527527
FILE: ../../../third_party/skia/bench/microbench.json
528528
FILE: ../../../third_party/skia/bench/skpbench.json
529-
FILE: ../../../third_party/skia/defines.bzl
530529
FILE: ../../../third_party/skia/demos.skia.org/demos/hello_world/index.html
531530
FILE: ../../../third_party/skia/demos.skia.org/demos/image_decode_web_worker/index.html
532531
FILE: ../../../third_party/skia/demos.skia.org/demos/image_decode_web_worker/main.js
@@ -612,7 +611,6 @@ FILE: ../../../third_party/skia/experimental/wasm-hello-world/BUILD.bazel
612611
FILE: ../../../third_party/skia/experimental/wasm-hello-world/hello_world.html
613612
FILE: ../../../third_party/skia/experimental/webgpu-bazel/example/index.html
614613
FILE: ../../../third_party/skia/experimental/webgpu-bazel/src/BUILD.bazel
615-
FILE: ../../../third_party/skia/gn/BUILD.bazel
616614
FILE: ../../../third_party/skia/go.mod
617615
FILE: ../../../third_party/skia/go.sum
618616
FILE: ../../../third_party/skia/go_repositories.bzl
@@ -2335,6 +2333,7 @@ FILE: ../../../third_party/skia/include/private/SkPathRef.h
23352333
FILE: ../../../third_party/skia/include/private/SkWeakRefCnt.h
23362334
FILE: ../../../third_party/skia/include/utils/SkNullCanvas.h
23372335
FILE: ../../../third_party/skia/samplecode/SampleAnimBlur.cpp
2336+
FILE: ../../../third_party/skia/samplecode/SampleFatBits.cpp
23382337
FILE: ../../../third_party/skia/samplecode/SampleQuadStroker.cpp
23392338
FILE: ../../../third_party/skia/src/codec/SkColorTable.h
23402339
FILE: ../../../third_party/skia/src/core/SkAnnotation.cpp
@@ -2636,6 +2635,7 @@ FILE: ../../../third_party/skia/include/private/gpu/ganesh/GrTypesPriv.h
26362635
FILE: ../../../third_party/skia/include/utils/SkCanvasStateUtils.h
26372636
FILE: ../../../third_party/skia/samplecode/SampleChart.cpp
26382637
FILE: ../../../third_party/skia/samplecode/SampleClock.cpp
2638+
FILE: ../../../third_party/skia/samplecode/SampleManyRects.cpp
26392639
FILE: ../../../third_party/skia/samplecode/SampleStringArt.cpp
26402640
FILE: ../../../third_party/skia/src/core/SkBitmapDevice.cpp
26412641
FILE: ../../../third_party/skia/src/core/SkBitmapDevice.h
@@ -3332,6 +3332,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkGpu.cpp
33323332
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkGpu.h
33333333
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkImage.cpp
33343334
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkImage.h
3335+
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkMemory.cpp
3336+
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkMemory.h
33353337
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderPass.cpp
33363338
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderPass.h
33373339
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkRenderTarget.cpp
@@ -3344,8 +3346,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.cpp
33443346
FILE: ../../../third_party/skia/src/gpu/ganesh/vk/GrVkUtil.h
33453347
FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.cpp
33463348
FILE: ../../../third_party/skia/src/gpu/vk/VulkanInterface.h
3347-
FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.cpp
3348-
FILE: ../../../third_party/skia/src/gpu/vk/VulkanMemory.h
33493349
FILE: ../../../third_party/skia/src/image/SkImage_Gpu.h
33503350
FILE: ../../../third_party/skia/src/image/SkImage_Lazy.cpp
33513351
FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts.h

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: d77096c4e75fc6c15ff6a4bfab95cfef
1+
Signature: e9f20361a5fb96f8af457ee0112f23cd
22

33
UNUSED LICENSES:
44

@@ -14113,7 +14113,6 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_patch.dart
1411314113
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/symbol_patch.dart
1411414114
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/timer_patch.dart
1411514115
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/type.dart
14116-
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/typed_data_patch.dart
1411714116
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/uri_patch.dart
1411814117
FILE: ../../../third_party/dart/sdk/lib/core/record.dart
1411914118
FILE: ../../../third_party/dart/sdk/lib/ffi/c_type.dart

ci/licenses_golden/tool_signature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Signature: fd17294a410a1a503ab9aa72a0797dbe
1+
Signature: ae1981a94872d143d802356ab0f1a35e
22

0 commit comments

Comments
 (0)