v8_external_snapshot target visible only when using v8_use_external_startup_data
authorrmcilroy@chromium.org <rmcilroy@chromium.org>
Mon, 13 Oct 2014 09:36:12 +0000 (09:36 +0000)
committerrmcilroy@chromium.org <rmcilroy@chromium.org>
Mon, 13 Oct 2014 09:36:12 +0000 (09:36 +0000)
commit03f49567443aeaeedf07546e160f2b4061d0a11a
treeb5e9c42509be4eee9e3acaf23dfc44f21e1cf705
parent3dae2a0d3fedaaa24dcc17b6058a2bc848994ad7
v8_external_snapshot target visible only when using v8_use_external_startup_data

Prevent snapshot_blob.bin from being unnecessarily generated when building all targets.
When such file exists, chrome_tests assumes we will load V8's initial snapshot from
external files, even when such feature is turned off, which prevents the tests from
being successfully compiled.

BUG=421063
LOG=N
R=rmcilroy@chromium.org

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

Patch from AndrĂ© Baixo <baixo@google.com>.

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24550 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/gyp/v8.gyp