Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 8d592c8f05cecffc3fa62fdfafe0271b47279388..aab8967cf96511b5368551de6195ba0409fd380b 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1531,6 +1531,7 @@ v8_source_set("v8_base") { |
| "src/runtime/runtime-compiler.cc", |
| "src/runtime/runtime-date.cc", |
| "src/runtime/runtime-debug.cc", |
| + "src/runtime/runtime-error.cc", |
| "src/runtime/runtime-forin.cc", |
| "src/runtime/runtime-function.cc", |
| "src/runtime/runtime-futex.cc", |