Chromium Code Reviews| Index: mojo/mojo_edk_tests.gyp |
| diff --git a/mojo/mojo_edk_tests.gyp b/mojo/mojo_edk_tests.gyp |
| index 03e60d3862ef730e1742806b482bac48bad21d21..94ba7233e4b8f3ab7b715e71fe6e1cb00a539428 100644 |
| --- a/mojo/mojo_edk_tests.gyp |
| +++ b/mojo/mojo_edk_tests.gyp |
| @@ -227,6 +227,7 @@ |
| 'edk/system/waiter_test_utils.cc', |
| 'edk/system/waiter_test_utils.h', |
| 'edk/system/waiter_unittest.cc', |
| + 'edk/system/watch_unittest.cc', |
| ], |
| 'conditions': [ |
| ['OS=="ios"', { |