diff options
Diffstat (limited to 'base/base.gyp')
-rw-r--r-- | base/base.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base.gyp b/base/base.gyp index e3a236c..23201d2 100644 --- a/base/base.gyp +++ b/base/base.gyp @@ -98,6 +98,7 @@ 'linked_list_unittest.cc', 'linked_ptr_unittest.cc', 'mac_util_unittest.mm', + 'message_loop_proxy_impl_unittest.cc', 'message_loop_unittest.cc', 'message_pump_glib_unittest.cc', 'object_watcher_unittest.cc', |