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

Unified Diff: gyp/skiaserve.gyp

Issue 1704573002: tuned skiaserve's png output for better performance (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: formatting Created 4 years, 10 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 | tools/skiaserve/skiaserve.cpp » ('j') | tools/skiaserve/skiaserve.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/skiaserve.gyp
diff --git a/gyp/skiaserve.gyp b/gyp/skiaserve.gyp
index 7bfbe2dd4f2247daf80613b44d0c8cb879f8b002..e74907442e7242952d5db4bd540d45172ae6f7db 100644
--- a/gyp/skiaserve.gyp
+++ b/gyp/skiaserve.gyp
@@ -35,6 +35,7 @@
'gputest.gyp:skgputest',
'json.gyp:json',
'jsoncpp.gyp:jsoncpp',
+ 'libpng.gyp:libpng',
'microhttpd.gyp:microhttpd',
'skia_lib.gyp:skia_lib',
'tools.gyp:crash_handler',
« no previous file with comments | « no previous file | tools/skiaserve/skiaserve.cpp » ('j') | tools/skiaserve/skiaserve.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698