Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index b646567b57a8bb5449a93d31992fd9090033d83d..11a543b1ca0d1c67354f97f72dc1b2412c9137b1 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -252,6 +252,8 @@ |
'../../src/circular-queue-inl.h', |
'../../src/circular-queue.cc', |
'../../src/circular-queue.h', |
+ '../../src/code-events.cc', |
+ '../../src/code-events.h', |
'../../src/code-stubs.cc', |
'../../src/code-stubs.h', |
'../../src/code.h', |
@@ -321,6 +323,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', |