Index: testing/perf/perf_test.gyp |
diff --git a/testing/perf/perf_test.gyp b/testing/perf/perf_test.gyp |
index 2065270c11079b690f43a3cf2c38ce5f81116af0..aa3f47b7fa686f05dd6a000e9c90b1b0f2bcf0f4 100644 |
--- a/testing/perf/perf_test.gyp |
+++ b/testing/perf/perf_test.gyp |
@@ -9,6 +9,8 @@ |
'type': 'static_library', |
'sources': [ |
'perf_test.cc', |
+ 'scoped_histogram_result_printer.cc', |
+ 'scoped_histogram_result_printer.h', |
], |
'dependencies': [ |
'../../base/base.gyp:base', |