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

Unified Diff: mash/BUILD.gn

Issue 2009563002: NOCOMMIT: Try using AuraTestBase and ViewsTestBase in mash_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | mash/wm/accelerator_registrar_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 1783e82ebf1df7d9759520114668886c800d1367..3b59fb258a4b767ddf55195e1739625d04f4dcbe 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -45,9 +45,11 @@ test("mash_unittests") {
"//mash/wm:unittests",
"//services/shell/background:main",
"//ui/aura",
+ "//ui/aura:test_support",
"//ui/base",
"//ui/compositor:test_support",
"//ui/gl:test_support",
+ "//ui/views:test_support",
]
data_deps = [
":unittests_manifest",
« no previous file with comments | « no previous file | mash/wm/accelerator_registrar_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698