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

Unified Diff: gyp/pdfviewer_lib.gyp

Issue 152513007: Build Skia for a bare-bones embedded Linux system. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: again Created 6 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
Index: gyp/pdfviewer_lib.gyp
diff --git a/gyp/pdfviewer_lib.gyp b/gyp/pdfviewer_lib.gyp
index a0a142ceda64b0c3349b31f0e5559efa05338c00..b33c6c5d123666f7fb7057103fd50165e0004c5d 100644
--- a/gyp/pdfviewer_lib.gyp
+++ b/gyp/pdfviewer_lib.gyp
@@ -44,7 +44,7 @@
],
'dependencies': [
'skia_lib.gyp:skia_lib',
- 'zlib.gyp:zlib',
+ 'skflate.gyp:skflate',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698