Chromium Code Reviews| Index: tools/gyp/v8.gyp |
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
| index 0c1ad6843f60721a415f27f775384612cf26d8f6..6f1d4ee17df88d7d45f2c8e2e53f1672788be58e 100644 |
| --- a/tools/gyp/v8.gyp |
| +++ b/tools/gyp/v8.gyp |
| @@ -419,6 +419,8 @@ |
| '../../src/marking-thread.cc', |
| '../../src/messages.cc', |
| '../../src/messages.h', |
| + '../../src/mutex.cc', |
| + '../../src/mutex.h', |
| '../../src/natives.h', |
| '../../src/objects-debug.cc', |
| '../../src/objects-inl.h', |