Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(394)

Unified Diff: ash/test/BUILD.gn

Issue 2845123003: Add more tests to test OverviewButtonTray. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698