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

Unified Diff: services/ui/public/cpp/tests/BUILD.gn

Issue 2903423003: Move ui_services_unittests into service_unittest. (Closed)
Patch Set: Oh, x11 chromeos is still a thing. 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
Index: services/ui/public/cpp/tests/BUILD.gn
diff --git a/services/ui/public/cpp/tests/BUILD.gn b/services/ui/public/cpp/tests/BUILD.gn
index 3d147d9636cc5b7875bc612b7e5055caeafbb1c6..afdfd17fa6009adb9a254539214d759ec6a2f0a5 100644
--- a/services/ui/public/cpp/tests/BUILD.gn
+++ b/services/ui/public/cpp/tests/BUILD.gn
@@ -10,8 +10,6 @@ source_set("tests") {
sources = [
"property_type_converters_unittest.cc",
- "window_server_test_suite.cc",
- "window_server_test_suite.h",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698