| Index: ppapi/ppapi_tests.gypi
|
| diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
|
| index c805ef69bde15d18c233436a376b27d9ff323f33..a400e98b016fb8fdef974aaf2ce33c2104934d98 100644
|
| --- a/ppapi/ppapi_tests.gypi
|
| +++ b/ppapi/ppapi_tests.gypi
|
| @@ -166,6 +166,7 @@
|
| 'shared_impl/time_conversion_unittest.cc',
|
| 'shared_impl/tracked_callback_unittest.cc',
|
| 'shared_impl/var_tracker_unittest.cc',
|
| + 'shared_impl/var_value_conversions_unittest.cc',
|
| ],
|
| 'conditions': [
|
| [ 'os_posix == 1 and OS != "mac" and OS != "android" and OS != "ios"', {
|
|
|