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

Unified Diff: gyp/android_deps.gyp

Issue 1076923002: SkJpegCodec (Closed) Base URL: https://skia.googlesource.com/skia.git@gif-real
Patch Set: Introduction of DecoderMgr Created 5 years, 8 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 | « dm/DMSrcSink.cpp ('k') | gyp/codec.gyp » ('j') | src/codec/SkJpegCodec.cpp » ('J')
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 ceecb062bceb9e3643eb9e5b0fea136c9c4882dc..7547e7b163bb6dd455444eddc00c429527304cd9 100644
--- a/gyp/android_deps.gyp
+++ b/gyp/android_deps.gyp
@@ -59,7 +59,7 @@
'-ljpeg',
],
'include_dirs': [
- 'external/jpeg',
+ #'external/jpeg',
scroggo 2015/04/15 00:31:06 Why this change?
msarett 2015/04/15 12:43:11 Sorry this was not intended. It's fixed.
],
},
},
« no previous file with comments | « dm/DMSrcSink.cpp ('k') | gyp/codec.gyp » ('j') | src/codec/SkJpegCodec.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698