Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index c39d42820a8d052646c8facd8d4215fdf39f6b17..0584cd9bde67db67d8d0f73f535377ab84c754d4 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -847,6 +847,8 @@ |
| }], |
| ], |
| 'sources': [ |
| + 'test/command_line_test_util.cc', |
| + 'test/command_line_test_util.h', |
| 'test/gtest_util.cc', |
| 'test/gtest_util.h', |
| 'test/gtest_xml_unittest_result_printer.cc', |