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

Unified Diff: gyp/images.gyp

Issue 178413003: Fix ChromeOS build broken in f84722e4777 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: x 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
« 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: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index 13e768748141b0b613ea092524cb79999a17fa37..0fb74e6bbc55789900914cb4068e31115d210e5d 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -162,6 +162,7 @@
[ 'skia_os == "chromeos"', {
'dependencies': [
'chromeos_deps.gyp:gif',
+ 'libpng.gyp:libpng',
],
}],
[ 'skia_os == "ios"', {
« 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