v8.gyp changes for Chromium r10594 v8 r1370 (1.0.2)

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@10613 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
mark@chromium.org 2009-02-27 17:45:21 +00:00
Родитель 89792925a9
Коммит 3da8b6ab18
1 изменённых файлов: 0 добавлений и 14 удалений

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

@ -8,18 +8,6 @@
'chromium_code': 1,
'base_source_files': [
'../../v8/src/third_party/dtoa/dtoa.c',
'../../v8/src/third_party/jscre/ASCIICType.h',
'../../v8/src/third_party/jscre/config.h',
'../../v8/src/third_party/jscre/pcre.h',
'../../v8/src/third_party/jscre/pcre_chartables.c',
'../../v8/src/third_party/jscre/pcre_compile.cpp',
'../../v8/src/third_party/jscre/pcre_exec.cpp',
'../../v8/src/third_party/jscre/pcre_internal.h',
'../../v8/src/third_party/jscre/pcre_tables.cpp',
'../../v8/src/third_party/jscre/pcre_ucp_searchfuncs.cpp',
'../../v8/src/third_party/jscre/pcre_xclass.cpp',
'../../v8/src/third_party/jscre/ucpinternal.h',
'../../v8/src/third_party/jscre/ucptable.cpp',
'../../v8/src/accessors.cc',
'../../v8/src/accessors.h',
'../../v8/src/allocation.cc',
@ -218,8 +206,6 @@
# These files are #included by others and are not meant to be compiled
# directly.
'../../v8/src/third_party/dtoa/dtoa.c',
'../../v8/src/third_party/jscre/pcre_chartables.c',
'../../v8/src/third_party/jscre/ucptable.cpp',
],
'd8_source_files': [
'../../v8/src/d8-debug.cc',