Use public_deps for v8_base in GN.
authorbrettw <brettw@chromium.org>
Fri, 18 Sep 2015 09:32:30 +0000 (02:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 18 Sep 2015 09:32:43 +0000 (09:32 +0000)
commitcb2c22321f2e62e1e0cb3a5aec6ae289c3c1df6d
tree0b5e3f2dbfc02fc566c37804f81d2d7f2ccc4a90
parent491b9e29a0909374eb75334632438509f1afc732
Use public_deps for v8_base in GN.

The previous code took advantage of the fact that a group's deps are implicitly public, but I'm trying to fix that. This also cleans up some duplicated code between component and non-component builds.

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

Cr-Commit-Position: refs/heads/master@{#30820}
BUILD.gn