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

Unified Diff: ash/test/BUILD.gn

Issue 2791463002: mash: Remove ShelfDelegate; move functions to ShelfModel. (Closed)
Patch Set: Sync and rebase. 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 7527e343e7e8619ad76d90e93b7c159afef50f9d..e63b6c1b58d709d2c68d2f78f1ff67316d86fa34 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -122,10 +122,6 @@ static_library("test_support_common") {
"test_session_state_animator.h",
"test_session_state_delegate.cc",
"test_session_state_delegate.h",
- "test_shelf_delegate.cc",
- "test_shelf_delegate.h",
- "test_shelf_item_delegate.cc",
- "test_shelf_item_delegate.h",
"test_shell_delegate.cc",
"test_shell_delegate.h",
"test_system_tray_delegate.cc",

Powered by Google App Engine
This is Rietveld 408576698