| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index d78853789c8acfdd5a73541821e0a8f0924d1eb2..c4d980509018e99bd6cb94a7a60066de872c24af 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -262,6 +262,7 @@
|
| '../../src/ast.h',
|
| '../../src/atomicops.h',
|
| '../../src/atomicops_internals_x86_gcc.cc',
|
| + '../../src/base/globals.h',
|
| '../../src/bignum-dtoa.cc',
|
| '../../src/bignum-dtoa.h',
|
| '../../src/bignum.cc',
|
| @@ -359,7 +360,6 @@
|
| '../../src/gdb-jit.h',
|
| '../../src/global-handles.cc',
|
| '../../src/global-handles.h',
|
| - '../../src/globals.h',
|
| '../../src/handles-inl.h',
|
| '../../src/handles.cc',
|
| '../../src/handles.h',
|
|
|