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:
cira@chromium.org 2011-04-15 20:31:30 +00:00
parent 5d70a291fe
commit d637c32e63

View File

@ -75,6 +75,7 @@
],
'outputs': [
'<(SHARED_INTERMEDIATE_DIR)/i18n-js.cc',
'<(SHARED_INTERMEDIATE_DIR)/i18n-empty-js.cc'
],
'action': [
'python',