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

Unified Diff: ash/BUILD.gn

Issue 2788463003: Adds ability for ash_unittests to run in mushrome mode (Closed)
Patch Set: cleanup Created 3 years, 9 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 | « no previous file | ash/test/ash_test_base.cc » ('j') | ash/test/ash_test_helper.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 8bfadbe28aa2519e9e3b05cbd26664899536a014..acba4f27b51f49552252b76c8509b2a7fca9060e 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1115,6 +1115,7 @@ test("ash_content_unittests") {
"//ui/aura",
"//ui/aura:test_support",
"//ui/chromeos",
+ "//ui/compositor:test_support",
"//ui/display",
"//ui/display:test_support",
"//ui/gl:test_support",
« no previous file with comments | « no previous file | ash/test/ash_test_base.cc » ('j') | ash/test/ash_test_helper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698