Skip to content

Move //third_party/glfw from buildroot to //flutter/third_party/glfw #136284

@cbracken

Description

@cbracken

As part of eliminating the Flutter buildroot (#67373), we are moving all third-party dependencies from //third_party to //flutter/third_party.

Steps:

This is an abridged form of a longer, stepwise migration that we may use for more complex future migrations:

  • Buildroot: Copy BUILD.gn to build/secondary/flutter/third_party/BUILD.gn
  • Engine: Update DEPS and references to use new location
  • Buildroot: Eliminate old BUILD.gn from build/secondary/third_party/BUILD.gn
  • Engine: Eliminate DEPS references to old location

Part of #67373

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.engineflutter/engine related. See also e: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions