Convert GN visibility to be a list.
authorjochen@chromium.org <jochen@chromium.org>
Tue, 9 Sep 2014 08:57:29 +0000 (08:57 +0000)
committerjochen@chromium.org <jochen@chromium.org>
Tue, 9 Sep 2014 08:57:29 +0000 (08:57 +0000)
commit84e21c5ec09e0ab65e01e8ed767655d98975d83c
tree84f1661aac84f4999b43f39b26786d57c259c69d
parent51d11d4e19ededef3ed8eb0c6d9f04d5215e1d0c
Convert GN visibility to be a list.

GN visibility currently allows either string or list types, but this is causing
some problems for some templates. I'm going to require it to be lists, so am
changing all callers before pushing the new binary.

R=jochen@chromium.org

Review URL: https://codereview.chromium.org/556583002

Patch from Brett Wilson <brettw@chromium.org>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23789 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
BUILD.gn