Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 4522187fd4856390f96ea86eacf2eefb9d3c808e..7233dfe37f4397621d5532a08db2c920b5a8a201 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -447,6 +447,8 @@ |
'../../src/runtime.h', |
'../../src/safepoint-table.cc', |
'../../src/safepoint-table.h', |
+ '../../src/sampler.cc', |
+ '../../src/sampler.h', |
'../../src/scanner-character-streams.cc', |
'../../src/scanner-character-streams.h', |
'../../src/scanner.cc', |