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

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

Issue 2276963002: services/ui: Introduce mojom.GpuServiceInternal. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mus-gpu-renames
Patch Set: . Created 4 years, 4 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/gpu/BUILD.gn
diff --git a/services/ui/gpu/BUILD.gn b/services/ui/gpu/BUILD.gn
index ce18523a31af89b83d002df9341f3ceb7698d2e6..27cb0c139e553cfe8b4b33c72f640fba703c1c6d 100644
--- a/services/ui/gpu/BUILD.gn
+++ b/services/ui/gpu/BUILD.gn
@@ -24,6 +24,7 @@ source_set("gpu") {
"//mojo/public/cpp/system",
"//services/shell/public/cpp",
"//services/ui/common:mus_common",
+ "//services/ui/gpu/interfaces",
"//services/ui/public/interfaces",
"//ui/gfx:memory_buffer",
"//ui/gl/init",

Powered by Google App Engine
This is Rietveld 408576698