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

Unified Diff: BUILD.gn

Issue 2364173002: Add app_list_presenterr pointer in app_list_presenter_delegate_mus to use dismiss function (Closed)
Patch Set: remove illegal include Created 4 years, 2 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: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index bf9083b98606458a60a5e68b02ddc51b71cac202..a7ac3464bf9ecefce059f2f883df112eefbf22ba 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -721,6 +721,7 @@ group("gn_only") {
if (is_win || is_linux) {
deps += [
+ "//chrome/browser/ui/ash/app_list:test_views_mus_unittests",
"//mash:all",
"//media/mojo/services:media_mojo_shell_unittests",
"//mojo",

Powered by Google App Engine
This is Rietveld 408576698