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

Unified Diff: gpu/ipc/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: gpu/ipc/common/BUILD.gn
diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
index 396041edf39c3bf5776761586eaf4a2b35fe1995..1ef8dc7678acf3ef80e7d5774a7d5f653ff1073a 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -74,6 +74,8 @@ source_set("ipc_common_sources") {
"gpu_param_traits.h",
"gpu_param_traits_macros.h",
"gpu_stream_constants.h",
+ "gpu_switches.cc",
+ "gpu_switches.h",
"memory_stats.cc",
"memory_stats.h",
]

Powered by Google App Engine
This is Rietveld 408576698