Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Abseil to flutter/third_party/abseil-cpp #831

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

cbracken
Copy link
Member

@cbracken cbracken commented Mar 6, 2024

In combination with
https://flutter-review.googlesource.com/c/third_party/abseil-cpp/+/55848, this updates Flutter's references to Abseil from
//third_party/abseil-cpp to //flutter/third_party/abseil-cpp.

Will be followed by a DEPS roll in flutter/engine and patches to our own BUILD.gn files and #includes.

Issue: flutter/flutter#144201
Part of: flutter/flutter#67373

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • A purchase does not increase your chances of winning. Void in Quebec. Void where prohibited or restricted by law.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

In combination with
https://flutter-review.googlesource.com/c/third_party/abseil-cpp/+/55848,
this updates Flutter's references to Abseil from
//third_party/abseil-cpp to //flutter/third_party/abseil-cpp.

Issue: flutter/flutter#144201
Part of: flutter/flutter#67373
@cbracken cbracken merged commit 31f887a into flutter:master Mar 6, 2024
1 check passed
@cbracken cbracken deleted the abseil-third_party branch March 6, 2024 23:58
cbracken added a commit to cbracken/flutter_engine that referenced this pull request Mar 7, 2024
In combination with:
* https://flutter-review.googlesource.com/c/third_party/abseil-cpp/+/55848
* flutter/buildroot#831

this updates Flutter's references to Abseil from
//third_party/abseil-cpp to //flutter/third_party/abseil-cpp.

Issue: flutter/flutter#144201
Part of: flutter/flutter#67373
auto-submit bot pushed a commit to flutter/engine that referenced this pull request Mar 7, 2024
In combination with:
* https://flutter-review.googlesource.com/c/third_party/abseil-cpp/+/55848
* flutter/buildroot#831

this updates Flutter's references to Abseil from
//third_party/abseil-cpp to //flutter/third_party/abseil-cpp.

Issue: flutter/flutter#144201
Part of: flutter/flutter#67373

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants