Merged
Conversation
6978bac to
86780b7
Compare
cloudwebrtc
pushed a commit
that referenced
this pull request
Feb 6, 2026
This reverts commit 4f141ffbfc24fe79b6f1d8596212818f12c07fb6. Reason for reland: Fixed missing keys for dist_arr() Original change's description: > Revert "Reland #2 "Android: Refactor write_build_config.py"" > > This reverts commit 4bc21e8413d1d01f2b1bf474cbb7fa6811b40528. > > Change-Id: I5523850ad9fb072919d354d2ab9383feeb8852c6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6680571 > Reviewed-by: Andrew Grieve <agrieve@chromium.org> > Owners-Override: Andrew Grieve <agrieve@chromium.org> > Commit-Queue: Andrew Grieve <agrieve@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1479597} Change-Id: I6cd1ea3edeaeefca9d6d765d9b13b6c7ad54c931 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6681236 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Sam Maier <smaier@chromium.org> Owners-Override: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1479826} NOKEYCHECK=True GitOrigin-RevId: 8a6674346207b0d060fa98cf2f0eb1008c835e81
cloudwebrtc
pushed a commit
that referenced
this pull request
Feb 6, 2026
Adds missing platforms (based on the previous PR). --------- Co-authored-by: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com>
cloudwebrtc
pushed a commit
that referenced
this pull request
Feb 6, 2026
Adds missing platforms (based on the previous PR). --------- Co-authored-by: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com>
cloudwebrtc
pushed a commit
that referenced
this pull request
Feb 7, 2026
Adds missing platforms (based on the previous PR). --------- Co-authored-by: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com>
cloudwebrtc
pushed a commit
that referenced
this pull request
Mar 12, 2026
Adds missing platforms (based on the previous PR). --------- Co-authored-by: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com>
cloudwebrtc
pushed a commit
that referenced
this pull request
Mar 12, 2026
Adds missing platforms (based on the previous PR). --------- Co-authored-by: Hiroshi Horie <548776+hiroshihorie@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds missing platforms (based on the previous PR).