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

Unified Diff: media/base/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 | « media/BUILD.gn ('k') | media/base/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index a1e15f6f3ef5ca21e23aad54159e6654414fc5f0..509a8d1e4622dbaaafb29ccb6a5b84cb8f72a296 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -273,6 +273,7 @@ target(link_target_type, "base") {
defines = []
public_deps = [
"//ppapi/features",
+ "//ui/gfx:color_space",
]
deps = [
"//base/third_party/dynamic_annotations:dynamic_annotations",
« no previous file with comments | « media/BUILD.gn ('k') | media/base/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698