Make the snapshot a public dependency of v8.
authorbrettw <brettw@chromium.org>
Tue, 19 May 2015 11:36:37 +0000 (04:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 19 May 2015 11:36:26 +0000 (11:36 +0000)
commite92804b02ecc02cb556d0b3dcf3a334987ba782a
tree21d76fbae357ce30721a50557788bf5a0f7a0df1
parentc0144c0c64e67d78907d1da2aedeed78288ca374
Make the snapshot a public dependency of v8.

Adds a chain of public dependencies from the v8 target to the snapshot target.
A future version of GN will validate that any files taken as inputs to a step
were generated by public dependencies of that target. Some targets in Chrome
depend on the results of the snapshot.

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

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