| Index: ppapi/ppapi_tests.gypi
|
| diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
|
| index 9a4dd5263985fb7ecced57a8e6a0153111a5a593..e58197bd93f41073854da1f5be5d472519c9ebf0 100644
|
| --- a/ppapi/ppapi_tests.gypi
|
| +++ b/ppapi/ppapi_tests.gypi
|
| @@ -188,6 +188,7 @@
|
| 'proxy/serialized_var_unittest.cc',
|
| 'proxy/talk_resource_unittest.cc',
|
| 'proxy/websocket_resource_unittest.cc',
|
| + 'shared_impl/circular_buffer_unittest.cc',
|
| 'shared_impl/proxy_lock_unittest.cc',
|
| 'shared_impl/resource_tracker_unittest.cc',
|
| 'shared_impl/thread_aware_callback_unittest.cc',
|
|
|