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

Unified Diff: ui/views/mus/BUILD.gn

Issue 1994223003: views/mus: Add a test to verify that Widget receives events correctly. (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 | « components/mus/public/cpp/window.h ('k') | ui/views/mus/native_widget_mus_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index ef61e0a291d13cf8932899f87fa3fdeaed848b44..4fdfca356ea81962abd219048d4548a44319c790 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -186,6 +186,7 @@ test("views_mus_unittests") {
"//base:i18n",
"//cc",
"//components/mus/public/cpp",
+ "//components/mus/public/cpp/tests:unittest_support",
"//components/mus/public/interfaces",
"//services/shell/background:main", # Provides main().
"//skia",
« no previous file with comments | « components/mus/public/cpp/window.h ('k') | ui/views/mus/native_widget_mus_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698