Chromium Code Reviews
DescriptionGN format chrome/android's build file.
Formatted with the following command line:
$ for f in $(g ls-files chrome | grep \\.gn$); do ./out/Debug/gn format
--in-place $f; done
BUG=None
TBR=scottmg@chromium.org
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||