Chromium Code Reviews| Index: base/test/BUILD.gn |
| diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn |
| index 788494ff6d86e148ff551ee5790511a3b77c542b..5916c94d118b2b9c82a0ee915d5a38fe37732997 100644 |
| --- a/base/test/BUILD.gn |
| +++ b/base/test/BUILD.gn |
| @@ -75,6 +75,8 @@ static_library("test_support") { |
| "scoped_feature_list.h", |
| "scoped_locale.cc", |
| "scoped_locale.h", |
| + "scoped_memory_usage.cc", |
| + "scoped_memory_usage.h", |
| "scoped_path_override.cc", |
| "scoped_path_override.h", |
| "sequenced_task_runner_test_template.cc", |