124
edits
(add step for building the no-op tracking files) |
(fix typo) |
||
| Line 18: | Line 18: | ||
# Prepare the github repo | # Prepare the github repo | ||
bash dom/media/webrtc/third_party_build/prep_repo.sh | bash dom/media/webrtc/third_party_build/prep_repo.sh | ||
# Prepare no-op tracking files for cherry-pick commits | # Prepare no-op tracking files for cherry-pick commits | ||
bash dom/media/webrtc/third_party_build/build_no_op_commits.sh | bash dom/media/webrtc/third_party_build/build_no_op_commits.sh | ||
edits