Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index 5d26fc4d44528fa315ed60b8bec381de76469b33..604f79965b415b0457b5c9cd5adaf3bea63b510b 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -919,6 +919,8 @@ |
| 'test/gtest_util.h', |
| 'test/gtest_xml_util.cc', |
| 'test/gtest_xml_util.h', |
| + 'test/ios/wait_util.h', |
| + 'test/ios/wait_util.mm', |
| 'test/launcher/test_launcher.cc', |
| 'test/launcher/test_launcher.h', |
| 'test/launcher/test_result.cc', |