Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 39536cccc09c7820069ff881cd6683b70a52217a..6485cc036448cb00fd355d460b3aed99134c0fa4 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -890,6 +890,8 @@ |
'../../src/profiler/profile-generator.h', |
'../../src/profiler/sampler.cc', |
'../../src/profiler/sampler.h', |
+ '../../src/profiler/strings-storage.cc', |
+ '../../src/profiler/strings-storage.h', |
'../../src/profiler/unbound-queue-inl.h', |
'../../src/profiler/unbound-queue.h', |
'../../src/property-details.h', |
@@ -979,8 +981,6 @@ |
'../../src/string-search.h', |
'../../src/string-stream.cc', |
'../../src/string-stream.h', |
- '../../src/strings-storage.cc', |
- '../../src/strings-storage.h', |
'../../src/strtod.cc', |
'../../src/strtod.h', |
'../../src/ic/stub-cache.cc', |