Skip to content

Remove accidental additional ' in .gclient

9ba6076
Select commit
Loading
Failed to load commit list.
Merged

Fixup: Remove accidental additional ' in .gclient #957

Remove accidental additional ' in .gclient
9ba6076
Select commit
Loading
Failed to load commit list.
Knope Bot / Require changes to be documented required action Mar 20, 2026 in 0s

This pull request has not been documented yet

This project requires changes to be documented via changesets.

To satisfy this check, you can:

  • Create a change file with the Knope CLI
  • Apply one of these labels if no changelog entry is needed:
    • internal
    • no changelog additions
  • Create a change file in GitHub's web editor or copy/paste the content below into .changeset/fixup_remove_accidental_additional_in_gclient.md
    • Replace "CHANGE_TYPE" with major, minor, or patch (see knope's docs), then edit as needed for your users.

Details

---
livekit: CHANGE_TYPE
libwebrtc: CHANGE_TYPE
webrtc-sys-build: CHANGE_TYPE
livekit-protocol: CHANGE_TYPE
yuv-sys: CHANGE_TYPE
livekit-wakeword: CHANGE_TYPE
livekit-api: CHANGE_TYPE
soxr-sys: CHANGE_TYPE
livekit-ffi: CHANGE_TYPE
imgproc: CHANGE_TYPE
webrtc-sys: CHANGE_TYPE
---

# Fixup: Remove accidental additional ' in .gclient

#957 by @onestacked

Fixup for #921

CC @cloudwebrtc