Switching to v8.gyp in the v8 project (so they can maintain it themselves).

Rolling forward v8 version to pull in one with v8.gyp.

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@14786 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
bradnelson@google.com 2009-04-28 21:37:56 +00:00
Родитель 669bd4ddb4
Коммит 14e219bbaf
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -44,7 +44,7 @@
'conditions': [
['javascript_engine=="v8"', {
'dependencies': [
'temp_gyp/v8.gyp:*',
'../v8/tools/gyp/v8.gyp:*',
],
}],
['OS=="linux"', {