Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 4d0e3385557c3c8f8c74025cb08c6013f029ae88..3eebcfe8ceb49252a070acb4228c7e92c9eeeb27 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -893,8 +893,8 @@ source_set("v8_base") { |
| "src/objects-printer.cc", |
| "src/objects.cc", |
| "src/objects.h", |
| - "src/optimizing-compiler-thread.cc", |
| - "src/optimizing-compiler-thread.h", |
| + "src/optimizing-compile-dispatcher.cc", |
| + "src/optimizing-compile-dispatcher.h", |
| "src/ostreams.cc", |
| "src/ostreams.h", |
| "src/parser.cc", |