Chromium Code Reviews| Index: src/v8.gyp |
| diff --git a/src/v8.gyp b/src/v8.gyp |
| index 1eb87ab51c4411992076687c202cf444fd18dd85..830eb7913e511afe33473cb112060d88436030e0 100644 |
| --- a/src/v8.gyp |
| +++ b/src/v8.gyp |
| @@ -1127,6 +1127,8 @@ |
| 'regexp/regexp-parser.h', |
| 'regexp/regexp-stack.cc', |
| 'regexp/regexp-stack.h', |
| + 'regexp/regexp-utils.cc', |
| + 'regexp/regexp-utils.h', |
| 'register-configuration.cc', |
| 'register-configuration.h', |
| 'runtime-profiler.cc', |