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

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

Issue 2503113002: mus: Get GpuMemoryBuffer from gpu process when possible. (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/common/BUILD.gn
diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn
index 3499aa30dd5fbee01a3aa6d38bcabad1e46633a2..3fe28f2d46c50570569f4f7e3a378106f8cce13c 100644
--- a/services/ui/common/BUILD.gn
+++ b/services/ui/common/BUILD.gn
@@ -31,6 +31,7 @@ source_set("mus_common") {
public_deps = [
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
+ "//services/ui/gpu/interfaces",
"//services/ui/public/interfaces",
"//ui/base",
]
« no previous file with comments | « no previous file | services/ui/common/mus_gpu_memory_buffer_manager.h » ('j') | services/ui/common/mus_gpu_memory_buffer_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698