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

Unified Diff: media/capture/content/android/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/base/mac/BUILD.gn ('k') | media/capture/video/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/capture/content/android/BUILD.gn
diff --git a/media/capture/content/android/BUILD.gn b/media/capture/content/android/BUILD.gn
index 2dea9fc687359b4deb21763bcab6006144cc5b99..8326cf53aeeeae3801cf0424a1e53cd99e32be95 100644
--- a/media/capture/content/android/BUILD.gn
+++ b/media/capture/content/android/BUILD.gn
@@ -25,6 +25,7 @@ source_set("android") {
":screen_capture_jni_headers",
"//media/capture/mojo:image_capture",
"//third_party/libyuv",
+ "//ui/gfx:color_space",
]
}
« no previous file with comments | « media/base/mac/BUILD.gn ('k') | media/capture/video/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698