Commit 06932d0e authored by ricow@chromium.org's avatar ricow@chromium.org

Revert 7634, Fix experimental.gyp to include i18n-empty-js.cc so that js2c.py...

Revert 7634, Fix experimental.gyp to include i18n-empty-js.cc so that js2c.py get correct parameters.

This caused all chromium based builds to fail (e.g., DumpRenderTree)
Review URL: http://codereview.chromium.org/6882003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7643 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent cabc6108
......@@ -75,7 +75,6 @@
],
'outputs': [
'<(SHARED_INTERMEDIATE_DIR)/i18n-js.cc',
'<(SHARED_INTERMEDIATE_DIR)/i18n-empty-js.cc'
],
'action': [
'python',
......
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