Chromium Code Reviews| Index: mojo/mojo.gyp |
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
| index 4c9a5fce7da0820ff34b8db007e83fea65d868c9..82cd8abb5c21b9a7d8defc6838469ed5f1e6a3dc 100644 |
| --- a/mojo/mojo.gyp |
| +++ b/mojo/mojo.gyp |
| @@ -259,6 +259,9 @@ |
| 'sources': [ |
| 'common/test/multiprocess_test_base.cc', |
| 'common/test/multiprocess_test_base.h', |
| + 'common/test/test_utils.h', |
| + 'common/test/test_utils_posix.cc', |
| + 'common/test/test_utils_win.cc', |
| ], |
| }, |
| { |