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

Unified Diff: ash/test/BUILD.gn

Issue 2734933004: ash: Use SessionController instead of SessionStateDelegate (Closed)
Patch Set: rebase 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
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",

Powered by Google App Engine
This is Rietveld 408576698