Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index eeb1014fdaa20d6ea5c4dd212654f388f7945f50..5e26a900d0c46a3ab04a2707062840c6784fb823 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -72,6 +72,7 @@ |
['v8_use_external_startup_data==1 and want_separate_host_toolset==0', { |
'dependencies': ['v8_base', 'v8_external_snapshot'], |
'inputs': [ '<(PRODUCT_DIR)/snapshot_blob.bin', ], |
+ }], |
['component=="shared_library"', { |
'type': '<(component)', |
'sources': [ |