Fix experimental.gyp to include i18n-empty-js.cc so that js2c.py get correct parameters.
Bug occured somewhere in the merge process. Review URL: http://codereview.chromium.org/6875013 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7634 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
5d70a291fe
commit
d637c32e63
@ -75,6 +75,7 @@
|
||||
],
|
||||
'outputs': [
|
||||
'<(SHARED_INTERMEDIATE_DIR)/i18n-js.cc',
|
||||
'<(SHARED_INTERMEDIATE_DIR)/i18n-empty-js.cc'
|
||||
],
|
||||
'action': [
|
||||
'python',
|
||||
|
Loading…
Reference in New Issue
Block a user