Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index bb85d8ad718ddbadc6dd517a961a0a4c077a0233..486e3ba9282b89a90a5158a19569992d011afc2c 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -427,6 +427,8 @@ |
| 'test/thread_test_helper.h', |
| 'test/trace_event_analyzer.cc', |
| 'test/trace_event_analyzer.h', |
| + 'test/values_test_util.cc', |
| + 'test/values_test_util.h', |
| ], |
| }, |
| { |