Correct the location of libraries-empty.cc in v8.gyp.

Review URL: http://codereview.chromium.org/155220


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2394 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
deanm@chromium.org 2009-07-08 15:29:16 +00:00
parent 0bda9493b8
commit 54dd175cac

View File

@ -153,7 +153,7 @@
'v8_base',
],
'sources': [
'<(INTERMEDIATE_DIR)/libraries-empty.cc',
'<(SHARED_INTERMEDIATE_DIR)/libraries-empty.cc',
'<(INTERMEDIATE_DIR)/snapshot.cc',
],
'actions': [