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

Unified Diff: BUILD.gn

Issue 2207013002: SK_GAMMA_SRGB is the default. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 3c5251e4e672d44e2d72b65108217493d99458c2..1682c59aca165d11534f55ec16ce55902a9149fe 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -58,7 +58,6 @@ config("skia_private") {
]
defines = [
- "SK_GAMMA_SRGB",
"SK_GAMMA_APPLY_TO_A8",
"SK_HAS_GIF_LIBRARY",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698