Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 94b9bc00d0d5f37e8be4beb2fb182a788953e5a8..7c55a57668b0df081e9cfe2ae6891097884e8113 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', |