Files
Harish Mahendrakar bb55342cbc Import abseil-cpp to third_party
Renamed abseil modules to make them webrtc specific.
Restricted visibility of abseil modules to webrtc packages.

Bug: 171836454
Test: Builds

Change-Id: Icf24c7e3093a77dd9a26e7ec78bd531eb1ad3dec
2020-10-28 20:50:30 +00:00

642 B

C++ Upgrade Tools

Abseil may occassionally release API-breaking changes. As noted in our Compatibility Guidelines, we will aim to provide a tool to do the work of effecting such API-breaking changes, when absolutely necessary.

These tools will be listed on the C++ Upgrade Tools guide on https://abseil.io.

For more information, the C++ Automated Upgrade Guide outlines this process.