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

Unified Diff: services/ui/ws/BUILD.gn

Issue 2855393002: Fix a TODO in GN file (Closed)
Patch Set: Created 3 years, 8 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/ime/BUILD.gn ('k') | ui/ozone/platform/drm/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index e63153a1f8399a83a255ea2d912668f7ee1ae9b8..cea34fdbe84b4e00b036c69cd721a732bd45c20b 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -205,8 +205,8 @@ static_library("test_support") {
"//base/test:test_config",
"//mojo/common",
"//mojo/public/cpp/bindings:bindings",
+ "//services/service_manager/public/cpp",
"//services/service_manager/public/cpp:service_test_support",
- "//services/service_manager/public/cpp:sources",
"//services/ui/common:mus_common",
"//services/ui/public/cpp",
"//services/ui/public/interfaces",
@@ -279,8 +279,8 @@ service_test("mus_ws_unittests") {
"//cc:test_support",
"//gpu/ipc/client",
"//mojo/public/cpp/bindings:bindings",
+ "//services/service_manager/public/cpp",
"//services/service_manager/public/cpp:service_test_support",
- "//services/service_manager/public/cpp:sources",
"//services/service_manager/public/interfaces",
"//services/ui/common:mus_common",
"//services/ui/common:task_runner_test_base",
« no previous file with comments | « services/ui/ime/BUILD.gn ('k') | ui/ozone/platform/drm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698