[roll] Roll fuchsia [blobfs] Move code out of blob files. Moves Blob::WriteInfo out of the header and into the .cc file which makes the Blob header a bit easier to follow. This struct only needs to be forward-declared and is used only in blob.cc. Moves the "Producer" classes out of blob.cc and into their own file. This is a non-trivial amount of code and allows the compliex blob.cc file to be a bit simpler. There should be no behavior change. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/496764 Original-Revision: b669595b31a3adeb2c0142c8823c4f97464e6a4f GitOrigin-RevId: 149c4d0dda1d8bbe6d4003356aa7e6005dd68a34 Change-Id: Ie730e2546c46004e7baa4b52cfcf60a9327574cb
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.