Index: tools/gyp/v8.gyp |
=================================================================== |
--- tools/gyp/v8.gyp (revision 6213) |
+++ tools/gyp/v8.gyp (working copy) |
@@ -1,4 +1,4 @@ |
-# Copyright 2009 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: |
@@ -426,6 +426,8 @@ |
'../../src/jsregexp.h', |
'../../src/list-inl.h', |
'../../src/list.h', |
+ '../../src/lithium.cc', |
+ '../../src/lithium.h', |
'../../src/lithium-allocator.cc', |
'../../src/lithium-allocator.h', |
'../../src/liveedit.cc', |