Chromium Code Reviews| Index: ash/test/BUILD.gn |
| diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn |
| index a7baad01a993899c114a0edc6bac04879f02ef3b..1d81b709a4f78d80a7831093ae17942ae006892e 100644 |
| --- a/ash/test/BUILD.gn |
| +++ b/ash/test/BUILD.gn |
| @@ -134,6 +134,8 @@ static_library("test_support_common") { |
| "ui_controls_factory_ash.h", |
| "user_metrics_recorder_test_api.cc", |
| "user_metrics_recorder_test_api.h", |
| + "wm_window_aura_test_api.cc", |
| + "wm_window_aura_test_api.h", |
| ] |
| configs += [ "//build/config:precompiled_headers" ] |