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

Unified Diff: gyp/debugger.gyp

Issue 2119513002: Fix png encoding in skia debugger (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Working Created 4 years, 6 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 | gyp/gmslides.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/debugger.gyp
diff --git a/gyp/debugger.gyp b/gyp/debugger.gyp
index 9a460dbbe459556525329a233c44d9eeed44e123..dcc6f44d6383e1e2a3a2aaf17fe37d377ab95dd1 100644
--- a/gyp/debugger.gyp
+++ b/gyp/debugger.gyp
@@ -140,6 +140,7 @@
'skia_lib.gyp:skia_lib',
'jsoncpp.gyp:jsoncpp',
'libpng.gyp:libpng',
+ 'tools.gyp:picture_utils',
'tools.gyp:url_data_manager',
],
'cflags': [
« no previous file with comments | « no previous file | gyp/gmslides.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698