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

Unified Diff: chrome/test/BUILD.gn

Issue 2576913002: Use mojo app list interfaces for mash and classic ash. (Closed)
Patch Set: Fix test name. Created 4 years 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 5da099855b1921adebc3688418684ddc6368f9f3..00cd30d0ce22cd8764c77f70486ba353ac3d95ba 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 += [

Powered by Google App Engine
This is Rietveld 408576698