forked from firka/flutter
827e920f487a5f09f02a9ae2b5abeac8dfc63ece
For https://github.com/flutter/flutter/issues/67373 Currently the files in the secondary buildroot for protobuf are checked out from their own git repo. Flutter owns a mirror of that repo. To move protobuf to `//flutter/third_party`, we can land a change in that repo, and then revert it after we're done with the buildmoot. Alternately, in this PR, I've just copied the files into the flutter/engine repo under the secondary buildroot and made the changes.
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%