| Index: src/SConscript
|
| ===================================================================
|
| --- src/SConscript (revision 6213)
|
| +++ src/SConscript (working copy)
|
| @@ -1,4 +1,4 @@
|
| -# Copyright 2008 the V8 project authors. All rights reserved.
|
| +# Copyright 2011 the V8 project authors. All rights reserved.
|
| # Redistribution and use in source and binary forms, with or without
|
| # modification, are permitted provided that the following conditions are
|
| # met:
|
| @@ -85,6 +85,7 @@
|
| jsregexp.cc
|
| jump-target.cc
|
| lithium-allocator.cc
|
| + lithium.cc
|
| liveedit.cc
|
| log-utils.cc
|
| log.cc
|
|
|