Update V8 in Chromium to version 1.1.8. The motivation for this
change is to get the V8 latest builder compiling again so we can keep track of any regressions (new files were introduced - need to update the v8.gyp file). Review URL: http://codereview.chromium.org/73032 git-svn-id: http://src.chromium.org/svn/trunk/src/build@13654 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
97ad6e71a3
Коммит
113fc33ba7
|
@ -92,6 +92,8 @@
|
|||
'../../v8/src/frames-inl.h',
|
||||
'../../v8/src/frames.cc',
|
||||
'../../v8/src/frames.h',
|
||||
'../../v8/src/func-name-inferrer.cc',
|
||||
'../../v8/src/func-name-inferrer.h',
|
||||
'../../v8/src/global-handles.cc',
|
||||
'../../v8/src/global-handles.h',
|
||||
'../../v8/src/globals.h',
|
||||
|
|
Загрузка…
Ссылка в новой задаче