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

Unified Diff: services/ui/public/interfaces/BUILD.gn

Issue 2885193002: Move more mus tests to service_unittest. (Closed)
Patch Set: Rebase to tot Created 3 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 | « services/ui/public/cpp/tests/BUILD.gn ('k') | services/ui/ws/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/interfaces/BUILD.gn
diff --git a/services/ui/public/interfaces/BUILD.gn b/services/ui/public/interfaces/BUILD.gn
index 6469e0cda0dd3b5345333cd4364fc8e36adfb20a..809b9d7057464bcf91d6276ad7c1026ffc5e45ae 100644
--- a/services/ui/public/interfaces/BUILD.gn
+++ b/services/ui/public/interfaces/BUILD.gn
@@ -55,7 +55,7 @@ mojom("constants") {
]
}
-test("ui_struct_traits_unittests") {
+source_set("tests") {
testonly = true
sources = [
@@ -66,7 +66,6 @@ test("ui_struct_traits_unittests") {
deps = [
"//base",
"//base/test:test_support",
- "//mojo/edk/test:run_all_unittests",
"//services/ui/public/interfaces/cursor",
"//services/ui/public/interfaces/ime:test_interfaces",
"//skia/public/interfaces",
« no previous file with comments | « services/ui/public/cpp/tests/BUILD.gn ('k') | services/ui/ws/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698