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

Unified Diff: gyp/android_deps.gyp

Issue 1464423003: Match libjpeg-turbo name change in Android (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 1 month 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/android_deps.gyp
diff --git a/gyp/android_deps.gyp b/gyp/android_deps.gyp
index 07188db8e8a90704f762a54a1b8341fe82afefa1..c439e1987a16aeaec21e9861b261ab804eb0c678 100644
--- a/gyp/android_deps.gyp
+++ b/gyp/android_deps.gyp
@@ -56,7 +56,7 @@
'type': 'none',
'direct_dependent_settings': {
'libraries' : [
- '-ljpeg-turbo',
+ '-ljpeg',
],
'include_dirs': [
'external/libjpeg-turbo',
« 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