aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/src/d8.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/d8.gyp')
-rw-r--r--deps/v8/src/d8.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/v8/src/d8.gyp b/deps/v8/src/d8.gyp
index f6ceeaa78b..e6a40212cd 100644
--- a/deps/v8/src/d8.gyp
+++ b/deps/v8/src/d8.gyp
@@ -50,6 +50,8 @@
'sources': [
'd8.h',
'd8.cc',
+ 'd8-console.h',
+ 'd8-console.cc',
'<(SHARED_INTERMEDIATE_DIR)/d8-js.cc',
],
'conditions': [