summaryrefslogtreecommitdiffstats
path: root/testing/perf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perf')
-rw-r--r--testing/perf/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/perf/BUILD.gn b/testing/perf/BUILD.gn
index 9d7ca91..ee6e1da 100644
--- a/testing/perf/BUILD.gn
+++ b/testing/perf/BUILD.gn
@@ -5,6 +5,7 @@
source_set("perf") {
sources = [
"perf_test.cc",
+ "perf_test.h",
]
deps = [
"//base",