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

Unified Diff: ash/test/BUILD.gn

Issue 2576913002: Use mojo app list interfaces for mash and classic ash. (Closed)
Patch Set: Sync and rebase Created 3 years, 11 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/shell/shell_delegate_impl.cc ('k') | ash/test/test_app_list_view_presenter_impl.h » ('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 d90861d7fdc95cc0a923e7b2c79d7340be6819ba..a7baad01a993899c114a0edc6bac04879f02ef3b 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -108,6 +108,8 @@ static_library("test_support_common") {
"task_switch_time_tracker_test_api.h",
"test_activation_delegate.cc",
"test_activation_delegate.h",
+ "test_app_list_view_presenter_impl.cc",
+ "test_app_list_view_presenter_impl.h",
"test_keyboard_ui.cc",
"test_keyboard_ui.h",
"test_overlay_delegate.cc",
@@ -156,6 +158,7 @@ static_library("test_support_common") {
"//ui/accessibility",
"//ui/app_list:test_support",
"//ui/app_list/presenter",
+ "//ui/app_list/presenter:test_support",
"//ui/aura",
"//ui/aura:test_support",
"//ui/base:test_support",
« no previous file with comments | « ash/shell/shell_delegate_impl.cc ('k') | ash/test/test_app_list_view_presenter_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698