| Index: third_party/libc++abi/libc++abi.gyp
|
| diff --git a/third_party/libc++abi/libc++abi.gyp b/third_party/libc++abi/libc++abi.gyp
|
| index 83aa7f3f22ab467fc5b901fa2da72fa270f132d9..c18f860578450723178c1e88b32827b6e84bdbba 100644
|
| --- a/third_party/libc++abi/libc++abi.gyp
|
| +++ b/third_party/libc++abi/libc++abi.gyp
|
| @@ -20,6 +20,7 @@
|
| 'trunk/src/cxa_handlers.cpp',
|
| 'trunk/src/cxa_new_delete.cpp',
|
| 'trunk/src/cxa_personality.cpp',
|
| + 'trunk/src/cxa_thread_atexit.cpp',
|
| 'trunk/src/cxa_unexpected.cpp',
|
| 'trunk/src/cxa_vector.cpp',
|
| 'trunk/src/cxa_virtual.cpp',
|
|
|