Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index e25a68180a3e5b6e14ac29577352de3cfc86019e..55bbaccdf567fcc8a1492fcfceddc48be8a21146 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1135,6 +1135,7 @@ source_set("v8_base") { |
| "src/simulator.h", |
| "src/small-pointer-list.h", |
| "src/snapshot/natives.h", |
| + "src/snapshot/natives-common.cc", |
| "src/snapshot/serialize.cc", |
| "src/snapshot/serialize.h", |
| "src/snapshot/snapshot-common.cc", |