Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 22fcf94566f93c073f89eae287ead198a26521a8..f3097ef7d5516c3efcb9a1853b77a633ff974f2a 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -211,6 +211,8 @@ |
'../../src/allocation.h', |
'../../src/allocation-site-scopes.cc', |
'../../src/allocation-site-scopes.h', |
+ '../../src/allocation-tracker.cc', |
+ '../../src/allocation-tracker.h', |
'../../src/api.cc', |
'../../src/api.h', |
'../../src/apiutils.h', |