Commit 0bda9493 authored by deanm@chromium.org's avatar deanm@chromium.org

Correct the location of snapshot.cc in v8.gyp.

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


git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2393 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 00b9b2e5
......@@ -154,7 +154,7 @@
],
'sources': [
'<(INTERMEDIATE_DIR)/libraries-empty.cc',
'../../src/snapshot.cc',
'<(INTERMEDIATE_DIR)/snapshot.cc',
],
'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