[roll] Roll fuchsia [scenic] Remove "using namespace ..." "using namespace ..." is disallowed by Google and Fuchsia style guide since it could cause unnecessary and unintended collisions which has occurred in Scenic (between ::scenic_impl::display and ::display namespaces). This change removes all the "using namespace" usages and replaced them with explicit "namespace::name" instead. Test: fx build Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872721 Original-Revision: f7ad8e93ab2a289e0ad09964e93f77ceb4950c62 GitOrigin-RevId: fff42f28da4dd105bf4e2461c4c9f32becb0e6c3 Change-Id: I57cf05ba59cb54754e4520df0b6f121751758889
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.