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

Unified Diff: ui/views/BUILD.gn

Issue 2010083002: views/mus: Run some more tests from views_unittests in mus. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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 | « .gn ('k') | ui/views/accessible_pane_view_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index d02ed9bd42042a62803cbb1a12ab14009d767a0f..c19dc3362c9985c7d518c7a0345c7ce83ec1eb30 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -162,6 +162,7 @@ source_set("test_support_internal") {
]
deps = [
"//base",
+ "//base/test:test_support",
"//ipc:test_support",
"//skia",
"//testing/gtest",
@@ -176,6 +177,7 @@ source_set("test_support_internal") {
"//ui/events/platform",
"//ui/gfx",
"//ui/gfx/geometry",
+ "//ui/gl:test_support",
]
sources += [
« no previous file with comments | « .gn ('k') | ui/views/accessible_pane_view_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698