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

Unified Diff: ash/test/BUILD.gn

Issue 2734933004: ash: Use SessionController instead of SessionStateDelegate (Closed)
Patch Set: rebase to get WorkspaceLayoutManagerSoloTest change Created 3 years, 9 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
« no previous file with comments | « ash/system/overview/overview_button_tray_unittest.cc ('k') | ash/test/ash_interactive_ui_test_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index d3d935f1c780c9a7a5fbf3d67f744c57fe4bffb5..df7f4349f7d7feee9b27dbfd050c5279689ca6e9 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -72,6 +72,8 @@ static_library("test_support_common") {
"../common/test/ash_test_impl.h",
"../common/test/test_palette_delegate.cc",
"../common/test/test_palette_delegate.h",
+ "../common/test/test_session_controller_client.cc",
+ "../common/test/test_session_controller_client.h",
"../common/test/test_session_state_delegate.cc",
"../common/test/test_session_state_delegate.h",
"../common/test/test_shelf_delegate.cc",
« no previous file with comments | « ash/system/overview/overview_button_tray_unittest.cc ('k') | ash/test/ash_interactive_ui_test_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698