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

Unified Diff: ui/gfx/BUILD.gn

Issue 2503063002: media: Inform VideoBlit/MFTransform of video color information (Closed)
Patch Set: merged 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 1e345fa28c9955a5a3c8f4970fedd3e56a8be546..c50ffa01426caf98f2833ca28955fe716c747911 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