Commit 54dd175c authored by deanm@chromium.org's avatar deanm@chromium.org

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
parent 0bda9493
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
'v8_base', 'v8_base',
], ],
'sources': [ 'sources': [
'<(INTERMEDIATE_DIR)/libraries-empty.cc', '<(SHARED_INTERMEDIATE_DIR)/libraries-empty.cc',
'<(INTERMEDIATE_DIR)/snapshot.cc', '<(INTERMEDIATE_DIR)/snapshot.cc',
], ],
'actions': [ 'actions': [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment