Chromium Code Reviews| Index: src/SConscript |
| diff --git a/src/SConscript b/src/SConscript |
| index be4a8f01fb009882893f985e27e5c8c3752a6b06..42de36bc86417ad392f4fc7a5a074e313a4a3104 100755 |
| --- a/src/SConscript |
| +++ b/src/SConscript |
| @@ -172,6 +172,9 @@ SOURCES = { |
| mips/frames-mips.cc |
| mips/full-codegen-mips.cc |
| mips/ic-mips.cc |
| + mips/lithium-codegen-mips.cc |
| + mips/lithium-gap-resolver-mips.cc |
| + mips/lithium-mips.cc |
| mips/macro-assembler-mips.cc |
| mips/regexp-macro-assembler-mips.cc |
| mips/stub-cache-mips.cc |