Chromium Code Reviews| Index: src/SConscript |
| diff --git a/src/SConscript b/src/SConscript |
| index 484382ed522b4a3e021247b34d0a97940b48d274..5d7e9314ebea5d330e94655460e479db7f2474db 100755 |
| --- a/src/SConscript |
| +++ b/src/SConscript |
| @@ -83,6 +83,7 @@ SOURCES = { |
| hydrogen-instructions.cc |
| ic.cc |
| inspector.cc |
| + incremental-marking.cc |
|
Erik Corry
2011/02/22 12:27:19
c is before s in the latin alphabet.
Vyacheslav Egorov (Chromium)
2011/02/23 14:31:46
Done.
|
| interpreter-irregexp.cc |
| jsregexp.cc |
| jump-target.cc |