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

Unified Diff: ui/gfx/BUILD.gn

Issue 2503063002: media: Inform VideoBlit/MFTransform of video color information (Closed)
Patch Set: flag controlled, updated dx11 path 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: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index da4068341e6ca51dfca6f4a6e3b6fca8233d08bd..c311a456e30108750096d53700ec500f25a63e77 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -62,6 +62,8 @@ component("gfx") {
"color_palette.h",
"color_space.cc",
"color_space.h",
+ "color_space_win.cc",
+ "color_space_win.h",
"color_transform.cc",
"color_transform.h",
"color_utils.cc",

Powered by Google App Engine
This is Rietveld 408576698