Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index 3e4f9964bc75aa1a3b366bf4281c1ea61dd32d99..24b47e541d343cf5c5ea9ac1cd7d24be85a04827 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -864,6 +864,8 @@ |
| 'test/expectations/expectation.h', |
| 'test/expectations/parser.cc', |
| 'test/expectations/parser.h', |
| + 'test/histogram_recorder.cc', |
| + 'test/histogram_recorder.h', |
| 'test/mock_chrome_application_mac.h', |
| 'test/mock_chrome_application_mac.mm', |
| 'test/mock_devices_changed_observer.cc', |