| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 09eb83051ca753142076004daea20b7e75c96efc..cc6d722790c265c61e23da8febe6d5def146d2c7 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -865,9 +865,11 @@
|
| '../../src/optimizing-compile-dispatcher.h',
|
| '../../src/ostreams.cc',
|
| '../../src/ostreams.h',
|
| - '../../src/pattern-rewriter.cc',
|
| + '../../src/parameter-initializer-rewriter.cc',
|
| + '../../src/parameter-initializer-rewriter.h',
|
| '../../src/parser.cc',
|
| '../../src/parser.h',
|
| + '../../src/pattern-rewriter.cc',
|
| '../../src/pending-compilation-error-handler.cc',
|
| '../../src/pending-compilation-error-handler.h',
|
| '../../src/preparse-data-format.h',
|
|
|