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

Unified Diff: ash/test/BUILD.gn

Issue 2528013002: Initialize the message center as part of the testing browser process (Closed)
Patch Set: re-uploding due to time outs Created 4 years, 1 month 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 | « no previous file | ash/test/ash_interactive_ui_test_base.cc » ('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 7cc551bf5bd6e031c9c95f6143d7ce85c3679226..17151bd65fe677d322f3b405bf778e5dbc35d927 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -208,5 +208,6 @@ static_library("interactive_ui_test_support") {
"//ui/aura",
"//ui/base",
"//ui/gl:test_support",
+ "//ui/message_center:message_center",
]
}
« no previous file with comments | « no previous file | ash/test/ash_interactive_ui_test_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698