Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index c393a153aba6e9e8dcd00e14b27aacac64304996..87faa14087781264bf269cf330153ca353bdb339 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1197,6 +1197,8 @@ source_set("v8_base") { |
| "src/parsing/token.h", |
| "src/pending-compilation-error-handler.cc", |
| "src/pending-compilation-error-handler.h", |
| + "src/perf-jit.cc", |
| + "src/perf-jit.h", |
| "src/profiler/allocation-tracker.cc", |
| "src/profiler/allocation-tracker.h", |
| "src/profiler/circular-queue-inl.h", |