Index: base/test/BUILD.gn |
diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn |
index 55e710db7cc6d2194c21a7a8639de161d01171d9..f5d2e4c9b7ac2f8adb93910b7d65909c4db3e614 100644 |
--- a/base/test/BUILD.gn |
+++ b/base/test/BUILD.gn |
@@ -81,6 +81,8 @@ source_set("test_support") { |
"simple_test_tick_clock.h", |
"task_runner_test_template.cc", |
"task_runner_test_template.h", |
+ "test_discardable_memory_shmem_allocator.cc", |
+ "test_discardable_memory_shmem_allocator.h", |
"test_file_util.cc", |
"test_file_util.h", |
"test_file_util_android.cc", |