[roll] Roll fuchsia [fbl] Rename RefPtr::ObjType to RefPtr::element_type Smart pointers in the standard library uniformly define the pointee type to *_ptr::element_type. fxl::RefPtr also defines this type. For consistency, rename RefPtr::ObjType to RefPtr::element_type. This fixes compatibility with GMock's Pointee() matcher. Original-Bug: 65796 Test: run fbl-gmock-test RefPtrGmockTest.PointeeProperty Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/457521 Original-Revision: fb3a0a47b8be931c4e4d21c018c6841c66b2d79b GitOrigin-RevId: 8711af4494c587ca13069ecb1d4688260e6a3c66 Change-Id: I626e119a5c2b40a12eb2d9cce516c83176fc1ab0
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.