Media/WebRTC/libwebrtc Update Process Transition Plan: Difference between revisions

Jump to navigation Jump to search
Add depot tools instructions
(Adding merge follow up tasks document)
(Add depot tools instructions)
Line 31: Line 31:


====Generating GN files and updating the build====
====Generating GN files and updating the build====
# Check out a current version of the Google depot_tools; this provides `gn`.
# Check out a version of the Google depot_tools which matches the fork date from upstream; this provides `gn`. See [https://chromium.googlesource.com/chromium/src/+/master/docs/building_old_revisions.md instructions here].
# Check out a copy of the version of libwebrtc to be vendored
# Check out a copy of the version of libwebrtc to be vendored
# Add the version of `gn` that exists in the checkout to your path *ahead* of the version of `gn` included in the depot_tools
# Add the version of `gn` that exists in the checkout to your path *ahead* of the version of `gn` included in the depot_tools
139

edits

Navigation menu