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:
parent
0bda9493b8
commit
54dd175cac
@ -153,7 +153,7 @@
|
||||
'v8_base',
|
||||
],
|
||||
'sources': [
|
||||
'<(INTERMEDIATE_DIR)/libraries-empty.cc',
|
||||
'<(SHARED_INTERMEDIATE_DIR)/libraries-empty.cc',
|
||||
'<(INTERMEDIATE_DIR)/snapshot.cc',
|
||||
],
|
||||
'actions': [
|
||||
|
Loading…
Reference in New Issue
Block a user