Chromium Code Reviews| 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.
|
| ], |
| }, |
| }, |