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

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

Issue 2551743002: gpu: Move native memory buffer configuration into //gpu (Closed)
Patch Set: . Created 4 years 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 | « gpu/ipc/host/gpu_switches.cc ('k') | services/ui/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/common/BUILD.gn
diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn
index 2dea4b7f3e3876741cf0078840cc6b0d95c07bf4..8204e1f7e42d4fc1626342401f696e5fd8178134 100644
--- a/services/ui/common/BUILD.gn
+++ b/services/ui/common/BUILD.gn
@@ -51,6 +51,7 @@ source_set("server_gpu") {
public_deps = [
"//gpu/command_buffer/client",
"//gpu/ipc/common",
+ "//gpu/ipc/host",
"//services/ui/gpu/interfaces",
"//ui/gfx",
]
« no previous file with comments | « gpu/ipc/host/gpu_switches.cc ('k') | services/ui/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698