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

Unified Diff: media/BUILD.gn

Issue 2598833002: Add SkColorSpace to gfx::ColorSpace (Closed)
Patch Set: Add tests 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 | « cc/resources/texture_mailbox.cc ('k') | media/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 279eab9bd6e88635fb965707e1c7d4a31057f503..b0d8f12f6f5f2aa6c6c150f67599c20360c10700 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -279,6 +279,7 @@ component("media") {
public_configs = [ "//third_party/libwebm:libwebm_config" ]
public_deps = [
":filters_common",
+ "//ui/gfx:color_space",
]
include_dirs = [ "." ]
« no previous file with comments | « cc/resources/texture_mailbox.cc ('k') | media/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698