build: use else instead of node_shared_v8==false

This commit is contained in:
T.C. Hollingsworth
2012-02-24 09:37:16 -07:00
committed by Ben Noordhuis
parent ae762b620e
commit 2d7b43f466

View File

@@ -150,9 +150,7 @@
'<(node_shared_v8_includes)/v8.h',
'<(node_shared_v8_includes)/v8-debug.h',
],
}],
[ 'node_shared_v8=="false"', {
}, {
'sources': [
'deps/v8/include/v8.h',
'deps/v8/include/v8-debug.h',