Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index b646567b57a8bb5449a93d31992fd9090033d83d..7a54ef4fce9ab8039e7af3e081af6f00091c1f2f 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -321,6 +321,8 @@ |
'../../src/full-codegen.h', |
'../../src/func-name-inferrer.cc', |
'../../src/func-name-inferrer.h', |
+ '../../src/gdb-jit.cc', |
+ '../../src/gdb-jit.h', |
'../../src/global-handles.cc', |
'../../src/global-handles.h', |
'../../src/globals.h', |