Chromium Code Reviews| Index: tools/gyp/v8.gyp |
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
| index ab0c1d62a80e36e8dc30774c0d513d67b9e9d263..3937737fd6927bfaf258e28b290786093140608c 100644 |
| --- a/tools/gyp/v8.gyp |
| +++ b/tools/gyp/v8.gyp |
| @@ -385,6 +385,8 @@ |
| '../../include/v8config.h', |
| '../../src/accessors.cc', |
| '../../src/accessors.h', |
| + '../../src/address-map.cc', |
| + '../../src/address-map.h', |
| '../../src/allocation.cc', |
| '../../src/allocation.h', |
| '../../src/allocation-site-scopes.cc', |