Skip to content

Commit ca91314

Browse files
committed
pruning: update openscreen contingent path
1 parent 2d60352 commit ca91314

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pruning.list

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12610,7 +12610,6 @@ third_party/openh264/src/res/test_qcif_cabac.264
1261012610
third_party/openh264/src/res/test_scalinglist_jm.264
1261112611
third_party/openh264/src/res/test_vd_1d.264
1261212612
third_party/openh264/src/res/test_vd_rc.264
12613-
third_party/openscreen/src/buildtools/linux64-format/clang-format
1261412613
third_party/openscreen/src/buildtools/third_party/eu-strip/bin/eu-strip
1261512614
third_party/openscreen/src/cast/common/channel/message_framer_fuzzer_seeds/03d4b4028b559489768e2cccd6015c907f70a2c0
1261612615
third_party/openscreen/src/cast/common/channel/message_framer_fuzzer_seeds/333be5dfffb2c6eeadf31be2dc219ef841c99ea0

utils/prune_binaries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
'buildtools/linux64-format/',
4141
'third_party/blink/renderer/core/css/perftest_data/',
4242
'third_party/js_code_coverage/',
43-
'third_party/openscreen/src/buildtools/linux64/format/',
43+
'third_party/openscreen/src/buildtools/linux64-format/',
4444
'third_party/opus/tests/resources/',
4545
'third_party/subresource-filter-ruleset/data/',
4646
'tools/perf/page_sets/maps_perf_test/dataset/',

0 commit comments

Comments
 (0)