Skip to content

build: restore CHROMIUM_BUILDTOOLS_PATH in devcontainer config#51654

Merged
jkleinsc merged 1 commit into
mainfrom
build/fix-devcontainer
May 19, 2026
Merged

build: restore CHROMIUM_BUILDTOOLS_PATH in devcontainer config#51654
jkleinsc merged 1 commit into
mainfrom
build/fix-devcontainer

Conversation

@dsanders11
Copy link
Copy Markdown
Member

Description of Change

Follow-up to #51558 to fix the failing codespaces prebuilds. This is an edge case because we hand roll a config here, and build-tools is still including CHROMIUM_BUILDTOOLS_PATH in configs and just ignoring it if the conditions are met. The condition check can't work without CHROMIUM_BUILDTOOLS_PATH in the config IF there's also no sync'd checkout (to create .gclient).

We'll remove this from the hand rolled config in the future when build-tools drops the conditional check for upstream depot_tools support.

Checklist

Release Notes

Notes: none

@jkleinsc jkleinsc merged commit 6498f4d into main May 19, 2026
76 checks passed
@jkleinsc jkleinsc deleted the build/fix-devcontainer branch May 19, 2026 21:15
@release-clerk
Copy link
Copy Markdown

release-clerk Bot commented May 19, 2026

No Release Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants