| Index: ash/test/BUILD.gn
|
| diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
|
| index e01193960b3d5723274c9034bb7dcfb0e0b073d0..4ed0f667b8471dc3d68d887e9bfe9dbc46054c31 100644
|
| --- a/ash/test/BUILD.gn
|
| +++ b/ash/test/BUILD.gn
|
| @@ -64,6 +64,8 @@ static_library("test_support_common") {
|
| "../rotator/test/screen_rotation_animator_test_api.h",
|
| "../shell/toplevel_window.cc",
|
| "../shell/toplevel_window.h",
|
| + "../system/overview/test/overview_button_tray_test_api.cc",
|
| + "../system/overview/test/overview_button_tray_test_api.h",
|
| "ash_test.cc",
|
| "ash_test.h",
|
| "ash_test_base.cc",
|
|
|