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

Unified Diff: chrome/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 | « chrome/browser/ui/ash/chrome_shell_delegate.cc ('k') | ui/app_list/presenter/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index f899ab13872f54dc7718643b2c9032406c03e30f..ab0ced4f1b737e18fd6cfacd1a0c17d2032d36ee 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -667,6 +667,8 @@ if (!is_android) {
"//ash/resources",
"//chrome/browser/media/router:test_support",
"//chromeos",
+ "//mojo/edk/system",
+ "//ui/app_list/presenter:test_support",
]
data += [
@@ -770,6 +772,7 @@ if (!is_android) {
if (use_ash) {
sources += [
+ "../browser/ui/ash/app_list/app_list_interactive_uitest.cc",
"../browser/ui/views/ash/tab_scrubber_browsertest.cc",
"../browser/ui/window_sizer/window_sizer_ash_uitest.cc",
"//ash/drag_drop/drag_drop_interactive_uitest.cc",
« no previous file with comments | « chrome/browser/ui/ash/chrome_shell_delegate.cc ('k') | ui/app_list/presenter/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698