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

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

Issue 2534663002: mus: Move MusGpuMemoryBufferManager into common. (Closed)
Patch Set: . Created 4 years, 1 month 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/gpu/BUILD.gn
diff --git a/services/ui/gpu/BUILD.gn b/services/ui/gpu/BUILD.gn
index fc2316e6a3b40b0e92a37cb38ccfe3e4b7ba984c..fcc6ed8514706aca4fdede928f7a45a88c49d5ec 100644
--- a/services/ui/gpu/BUILD.gn
+++ b/services/ui/gpu/BUILD.gn
@@ -27,7 +27,7 @@ source_set("gpu") {
"//media/gpu/ipc/service",
"//mojo/public/cpp/system",
"//services/service_manager/public/cpp",
- "//services/ui/common:mus_common",
+ "//services/ui/common:service_common",
"//services/ui/gpu/interfaces",
"//services/ui/public/interfaces",
"//services/ui/surfaces",

Powered by Google App Engine
This is Rietveld 408576698