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

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

Issue 2939953004: viz: Move some code into //components/viz/common. (Closed)
Patch Set: . Created 3 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
Index: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 0e4de010267082cf7ecb40d93f43cc2c37c64c19..a83dd4bc0b08842269c1f952fa70dc1fb859ba5f 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -135,12 +135,12 @@ static_library("lib") {
"//cc/ipc:interfaces",
"//cc/surfaces",
"//cc/surfaces:surface_id",
+ "//components/viz/host/gpu",
"//mojo/common:common_base",
"//mojo/public/cpp/bindings",
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
"//services/ui/common:mus_common",
- "//services/ui/common:server_gpu",
"//services/ui/display",
"//services/ui/public/interfaces",
"//ui/base",
« services/ui/gpu/BUILD.gn ('K') | « services/ui/gpu/gpu_main.cc ('k') | services/ui/ws/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698