Chromium Code Reviews| Index: mojo/public/c/system/tests/BUILD.gn |
| diff --git a/mojo/public/c/system/tests/BUILD.gn b/mojo/public/c/system/tests/BUILD.gn |
| index 1e2b5251923d644859a58f212d0854746c310888..5e4a8221e591fc1ffd85e20c3c483085a0d9e6b3 100644 |
| --- a/mojo/public/c/system/tests/BUILD.gn |
| +++ b/mojo/public/c/system/tests/BUILD.gn |
| @@ -65,6 +65,7 @@ mojo_sdk_source_set("perftests") { |
| "perftest_utils.cc", |
| "perftest_utils.h", |
| "reference_perftest.cc", |
| + "wait_set_perftest.cc", |
| ] |
| deps = [ |