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

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

Issue 2648633005: cros: Support YUYV format for GPU memory buffer video frames
Patch Set: Created 3 years, 11 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/common/BUILD.gn
diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn
index cc7dea5f693b59878508f8894811e8b40f1a3115..7bb5219a48e775585a09a6a91723c2b9cc09c735 100644
--- a/services/ui/common/BUILD.gn
+++ b/services/ui/common/BUILD.gn
@@ -51,7 +51,6 @@ source_set("server_gpu") {
public_deps = [
"//gpu/command_buffer/client",
"//gpu/ipc/common",
- "//gpu/ipc/host",
"//services/ui/gpu/interfaces",
"//ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698