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

Unified Diff: ui/gfx/BUILD.gn

Issue 2877093002: color: Add command line flag to force output color space (Closed)
Patch Set: Review feedback Created 3 years, 7 months 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 3e8949d83c289b7cdeed83e57f9f766dc1987974..03cfd0b8888ee750f12b4ad0b29a027403aed1e3 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -412,6 +412,7 @@ component("color_space") {
"//skia",
]
deps = [
+ ":switches_sources",
"//base",
"//skia",
]

Powered by Google App Engine
This is Rietveld 408576698